Hello I has ispconfig and mysql4, all works but when i have install mysql5, i was a error when i'm login: Code: Warning: mysql_connect() [function.mysql-connect]: Client does not support authentication protocol requested by server; consider upgrading MySQL client thanks in advance -- juliengefi
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.
This depends on your linux distribution. In Ubuntu they are named libmysqlclient15-dev 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.