I have a bug with mysql

Discussion in 'Installation/Configuration' started by lionnet, Dec 20, 2006.

  1. lionnet

    lionnet New Member

    When I install ISPConfig,at the end I have a bug :

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /root/ispconfig/scripts/lib/config.inc.php on line 47

    So that i can login to ISPConfig.I follow the guide "Perfect Setup LAMP on FC6"Anyone can help me ,please?Thank you very much
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    - Did you create a database for ISPConfig in mysql, if yes, delete it and reinstall ISPConfig.
    - Does your mysql password contains special chars, if yes, set a password with chars and numbers only and reinstall ISPConfig.
    - Does the mysql user you used to install ISPConfig has the same priveliges then the mysql root user?

    Before you reinstall, remove ISPConfig by deleting the directories /root/ispconfig, /home/admispconfig and the ISPConfig mysql database.
     

Share This Page