Loading "mysql" saver ... *FATAL*: MYSQL ERROR

All the members needing any kind of help for cpanel can discuss here.

Moderator: Lixas

ihtus
Posts: 123
Joined: Sat Mar 11, 2006 11:07 pm

Post by ihtus »

Only DB admin can help me...and other user that will have this problem

here is another solution - http://www.webhostingtalk.com/showthread.php?p=3663216


Code: Select all

The problem you are receiving is because it seems you have upgraded your mysql and as the error states "Client does not support authentication protocol requested by server" your mysql version is not supporting old authentication methods.

To fix this simply edit the /etc/my.cnf and add the following variable :

old-passwords

Also confirm that the following has been enabled in whm -> tweak settings -> Use old style (4.0) passwords with mySQL 4.1 (required if you have problems with php apps authenticating) 

Then restart mysql followed by eximstats :

/scripts/restartsrv_mysql
/scripts/restartsrv_eximstats

This should fix the problem.
and/or

Code: Select all

If you're upgrading from mysql 4.0 to mysql 4.1, and you encounter this error when attempting to use any script that makes use of DBD::MySQL, run the following:

/scripts/realperlinstaller --force DBD::mysql

everything will work perfectly after that.


SHAdmin
Posts: 2095
Joined: Sat Dec 18, 2004 11:28 am
Contact:

Post by SHAdmin »

ihtus wrote:Only DB admin can help me...and other user that will have this problem

here is another solution - http://www.webhostingtalk.com/showthread.php?p=3663216


Code: Select all

The problem you are receiving is because it seems you have upgraded your mysql and as the error states "Client does not support authentication protocol requested by server" your mysql version is not supporting old authentication methods.

To fix this simply edit the /etc/my.cnf and add the following variable &#58]

and/or

[code]If you're upgrading from mysql 4.0 to mysql 4.1, and you encounter this error when attempting to use any script that makes use of DBD::MySQL, run the following:

/scripts/realperlinstaller --force DBD::mysql

everything will work perfectly after that.
As you are quoting and advicing others to follow those instructions incase they face the same problem, so can you. There will not be any downgrading or modification of the currently stable version of the mysql server that is currently running.

Do learn how to edit your posts instead of replying to your own.

Any further assistance on this issue will be given only via PM. This thread is being locked.
Locked