PDA

View Full Version : [ispconfig and mysql 5]


juliengefi
4th December 2006, 19:03
Hello

I has ispconfig and mysql4, all works

but when i have install mysql5, i was a error when i'm login:


Warning: mysql_connect() [function.mysql-connect]: Client does not support authentication protocol requested by server; consider upgrading MySQL client


thanks in advance

--
juliengefi

till
4th December 2006, 19:57
Please run the ISPConfig setup again, the installer will update the installation abd will recompile php with the correct mysql library.

Make sure you have the development files for mysql5 installed.

juliengefi
5th December 2006, 10:05
thanks

where i can find development files for mysql5.
and in which file must I to put?

till
5th December 2006, 10:49
where i can find development files for mysql5.

This depends on your linux distribution. In Ubuntu they are named libmysqlclient15-dev


and in which file must I to put?

Install the mysql client dev files and the download and install the latest ISPConfig version again. The installer will find your current installation and updates it.

juliengefi
7th December 2006, 10:02
thanks all is ok.