[ispconfig and mysql 5]

Discussion in 'Installation/Configuration' started by juliengefi, Dec 4, 2006.

  1. juliengefi

    juliengefi New Member

    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
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     
  3. juliengefi

    juliengefi New Member

    thanks

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

    till Super Moderator Staff Member ISPConfig Developer

    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.
     
  5. juliengefi

    juliengefi New Member

    [resolved]

    thanks all is ok.
     

Share This Page