PDA

View Full Version : Mysql error in the configuration for ISPconfig


notariorojo
14th June 2008, 15:48
I was wrong in this part of the manual

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.

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

till
14th June 2008, 15:50
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.

notariorojo
14th June 2008, 16:12
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.


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