Some time after upgrading to latest cPanel version phpMyAdmin gives "500 internal server error"
To resolve phpMyAdmin "500 internal server error" follow the following steps
First you need to check the permission for files
Quote:
/usr/local/cpanel/3rdparty/bin/php
and
/usr/local/cpanel/3rdparty/bin/php-cgi
|
The php and php-cgi files need to be 755 permissions. If not having 755 permission then chmod them to 755
After changing the permission run following command from shell:
It will resolve the phpMyAdmin "500 internal server error"
