Hello ,
I recently migrate to easyapache4 , PHP5.4 , and then i receive error :
PHP Fatal error: Call to undefined function mysql_connect()
In Cpanel EA4 documentation i found this in FAQ :
I received a mysql_connect () error when I upgraded to EasyApache 4.
EasyApache 4 uses the mysqlnd native driver. This driver does not support old pre-MySQL 4.1 passwords. We strongly recommend that you update all of your MySQL database password hashes before you upgrade to EasyApache 4.
So Question :
How can i update all of MySQL database password hashes ?
It is around 200 cpanels accounts in that server
I recently migrate to easyapache4 , PHP5.4 , and then i receive error :
PHP Fatal error: Call to undefined function mysql_connect()
In Cpanel EA4 documentation i found this in FAQ :
I received a mysql_connect () error when I upgraded to EasyApache 4.
EasyApache 4 uses the mysqlnd native driver. This driver does not support old pre-MySQL 4.1 passwords. We strongly recommend that you update all of your MySQL database password hashes before you upgrade to EasyApache 4.
So Question :
How can i update all of MySQL database password hashes ?
It is around 200 cpanels accounts in that server