Mysql error in the configuration for ISPconfig

Discussion in 'Installation/Configuration' started by notariorojo, Jun 14, 2008.

  1. notariorojo

    notariorojo New Member

    I was wrong in this part of the manual

    Code:
    Please enter your MySQL server: E.G. localhost
    Please enter your MySQL user: E.G. root
    Please enter your MySQL password: Your MySQL password
    Please enter a name for the ISPConfig database: E.g. ispconfigdb
    Please enter the IP address of the ISPConfig web: E.g. 192.168.0.1
    Please enter the host name: E.g. www
    , and can not find a solution, I do not login because there isn`t database for IPSConfig; I can`t uninstalled ISPConfig that gives me this error.

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

    Perdonand my writing, I'm Spanish.

    Greetings
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please make sure that the database ispconfigdb does not exist before you install ispconfig. The setup script is creating the database itself, if the database exists, the script will fail.
     
  3. notariorojo

    notariorojo New Member


    My mistake was not properly put the username and password MYSQL.
     

Share This Page