ispCP - Board - Support
problems with ispcp-setup with mysql password that has $ (dollar sign) - 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: problems with ispcp-setup with mysql password that has $ (dollar sign) (/thread-6605.html)



problems with ispcp-setup with mysql password that has $ (dollar sign) - uwe - 05-03-2009 09:23 PM

Hello,

When i run ispcp-setup perl script, and i enter a mysql password which has a dollar sign, the connection is refused due to an incorrect password, if i copy the command line and run it manually (just the connection) and escape the $ with a slash (\$), it works fine, but if i escape it when inserting it in the setup script it errors at the end with "ERROR: Unable to connect SQL server !", the same happens if i double escape it (i thought ill try that Wink )

If the password was passed between single quotes (''), it would work without escaping ...

I'm running ispcp 1.0.0 stable downloaded today (3 May 2009), installing on debian lenny ...

Should i file this as a bug report ?

Cheers,


RE: problems with ispcp-setup with mysql password that has $ (dollar sign) - BeNe - 05-04-2009 05:36 AM

I mean that there was already a Ticket for this Problem Rolleyes

Greez BeNe