ispCP - Board - Support
install ispcp error - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: install ispcp error (/thread-8104.html)

Pages: 1 2


install ispcp error - pick - 10-13-2009 12:12 AM

I have the same problem like this
http://isp-control.net/ispcp/ticket/946

Starting Installation...
ERROR: External command '/usr/bin/mysql --host='xxx' --user='xxx' --pass='' < /tmp/db.sql 1>/tmp/db.sql.stdout 2>/tmp/db.sql.stderr' returned '1' status

I can't install ispcp on a virtual environement (proxmox, openvz) , system debian lenny

Any ideas ?
ps : I test version 1.0.2 , 1.0.0 and snapshot .

Thank you


RE: install ispcp error - BeNe - 10-13-2009 12:54 AM

Quote:I can't install ispcp on a virtual environement (proxmox, openvz) , system debian lenny
Has nothing todo with a VM like OpenVZ. There are many OpenVZ Containers running on my Root-Host with ispCP.

Do you have any special chars in the PW ?
Can you connect to the MySQL-Server via shell ?

Greez BeNe


RE: install ispcp error - joximu - 10-13-2009 01:07 AM

Just run the command statet manually in the shell:

Code:
/usr/bin/mysql --host='xxx' --user='xxx' --pass='your-pw' < /tmp/db.sql



RE: install ispcp error - pick - 10-13-2009 01:08 AM

I can connect to mysql
My mysql user haven't special chars in the pw

As you can see on my first message, --pass is empty...

I dont understand why, i have make more than 5 install, with ispcp 1.0.2 and 1.0 , same result.

Thank you for your help


RE: install ispcp error - joximu - 10-13-2009 01:12 AM

I don't know if an empty password is ok...

/J


RE: install ispcp error - pick - 10-13-2009 01:19 AM

Humm, sorry:
-- pass is always empty
For example, my password is set to : BeoiIne

And the installation script return an empty --pass


RE: install ispcp error - joximu - 10-13-2009 01:43 AM

Really seems to be the same as in the bug mentioned.

But none of the developer could check this - we could not reporduce this behaviour.

The password entered by the user is stored in a variable and this is used in the command - so we need to debug the code on a machine where the bug occurs.

/J


RE: install ispcp error - pick - 10-13-2009 01:49 AM

If you want , i can give you an access on this machine to debug...


RE: install ispcp error - joximu - 10-13-2009 01:59 AM

Well, why not.

Please send a PM.

/J


RE: install ispcp error - pick - 10-13-2009 03:15 AM

I'll send you soon the access of the machine by Pm