The page isn’t working, site is currently unable to handle this request. HTTP ERROR 500

While accessing WordPress site's sub-links and back-end (WordPress admin dashboard ) I was getting error message as -

"The page isn’t working, site is currently unable to handle this request. HTTP ERROR 500".

Below are the Error log - ( tail -f /usr/local/apache/logs/error_log | grep IP address )

[15-Nov-2016 10:43:07 UTC] PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/evokeete/public_html/wp-includes/wp-db.php:1561
Stack trace:
#0 /home/user/public_html/wp-includes/wp-db.php(658): wpdb->db_connect()
#1 /home/user/public_html/wp-content/plugins/w3-total-cache/DbCache_Wpdb.php(233):
wpdb->__construct
#2 /home/user/public_html/wp-content/plugins/w3-total-cache/DbCache_WpdbInjection.php(38):
W3TC\DbCache_Wpdb->default_initialize()
#3 /home/user/public_html/wp-content/plugins/w3-total-cache/DbCache_Wpdb.php(137):
W3TC\DbCache_WpdbInjection->initialize()
#4 /home/user/public_html/wp-content/plugins/w3-total-cache/DbCache_Wpdb.php(356):
W3TC\DbCache_Wpdb->initialize()
#5 /home/user/public_html/wp-content/plugins/w3-total-cache/DbCache_WpdbInjection_QueryCaching.
php(192): W3TC\_CallUnderlying->initialize()
#6 /home/user/public_html/wp-content/plugins/w3-total-cache/DbCache_Wpdb.php(137):
W3TC\DbCache_WpdbInjection_Qu in /home/user/public_html/wp-includes/wp-db.php on line 1561

Solution :-

1. If there is PHP selector in your cPanel then you can try to update the PHP version from cPanel >> Select PHP version >> Save.

2. Check the '.htaccess file', if you'll find any code which is other than WordPress's default '.htaccess' file code then please comment that code.

3. Check files and directories permission and ownership.

4. Check that your website is not triggering any mod security rules.

5. Please check the the issue with theme and plugin provider.


6. Check your website is not exceeding resource limit/inode limit allocated to it.

7. If all above is fine then please remount the "cagefs" - 
cagefsctl --remount-all

It fixed my issue!
  • 26 Users Found This Useful
Was this answer helpful?

Related Articles

How to reset SSH port back to default port 22?

In some situations most of us may come across a problem that we are able to log into the WHM but...

How to setup the root login alert notification email?

Its very important to keep a check on your servers and who logs into the server, From security...

How to enable Open SSL on WHM?

Before enabling open SSL, you can check whether it is already enabled on your server. Please fire...

How to install mod_pagespeed on WHM?

'mod_pagespeed' is module of Apache which is nothing but plugin which is used for compressing the...

How to enable Hot Link Protection in cPanel?

To avoid other sites to use your website's bandwidth, you can enable the hot link protection....

Powered by WHMCompleteSolution