ispCP - Board - Support
Probleme RC7 --> 1.0.0 - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Update/Upgrade (/forum-44.html)
+--- Thread: Probleme RC7 --> 1.0.0 (/thread-6128.html)



Probleme RC7 --> 1.0.0 - santerref - 03-19-2009 02:09 PM

Hello, I have a big probleme (and I reed your forum before I write).

When i try to start the update, the program ask me for VFTP and for the password of VFTP.... I write my password and it says (in debug mode) :

Code:
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: ERROR: Unable to connect SQL server !
         Update failed!
        ispCP Update failed.

I look to my configuration (mysql) and everything is ok. Mysql is running and i can connect with the root user like this :

Code:
mysql -u root -p

After i look for the configuration of all the file in /etc/mysql/* and it's ok. I try to change the password into the ispcp.conf (or the root user) with the engine and nothing work....

I don't know why ... I'm on Debian Etch 4.0. I make all the steps in the documentation but nothing works...

I don't know where is the problem ! Sad


RE: Probleme RC7 --> 1.0.0 - santerref - 03-19-2009 11:12 PM

What are the informations that us the update to connect to mySQL ? What are that file that he need with the passwords?


RE: Probleme RC7 --> 1.0.0 - santerref - 03-20-2009 08:01 AM

There is this problem too :

Code:
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{HOST_IP}' eq '{HOST_IP}', missing '{HOST_IP}' in src !



RE: Probleme RC7 --> 1.0.0 - BeNe - 03-20-2009 04:54 PM

Did you set a host ip ?
Greez BeNe


RE: Probleme RC7 --> 1.0.0 - santerref - 03-21-2009 10:21 PM

Hello, my problem is fixed. The problam was that your program use the ispcp.old.conf.... Everytime that I make change on ispcp.conf it was remplaced by the ispcp.old.conf.

I only delete ispcp.old.conf and

Code:
cp ispcp.conf ispcp.old.conf