Hello guys,
After login to phpMyAdmin via cPanel if it is showing a blank page or giving an error as follow.
QuotePHP Fatal error: Call to undefined function PMA_generate_common_hidden_inputs() in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/plugins/auth/AuthenticationCpanel.class.php on line 213
PHP Fatal error: Call to undefined function PMA_generate_common_url() in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/plugins/auth/AuthenticationCpanel.class.php on line 611
PHP Fatal error: Call to undefined function PMA_generate_common_url() in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/plugins/auth/AuthenticationCpanel.class.php on line 611
This error occur because synchronize MySQL password is missing so you will have to synchronize it.
To Synchronize MySQL password Follow the following steps.
1. Login to WHM .
2. Select Password Modification option and find the relevant account.
3. Add a new password and press on "
Change".
If "Synchronize MySQL password" is missing then I guess it is automatically update the MySQL password with the new cPanel password.
Check now it should be fine now.
Enjoy !!!!