ispCP - Board - Support
First install opensuse 11.3 - 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: First install opensuse 11.3 (/thread-12732.html)



First install opensuse 11.3 - Ncra - 01-21-2011 08:09 PM

Hi everybody,

I'm really sorry to ask a stuppid question, but I'm new on cp installation and new on perl.

I do all the steps in the documentation for suse 11.3 but have an error on starting ispcp-setup after checking mysql connection.

I tried connection to db over shell no problem

Quote:getCmdExitValue() | Starting...
getCmdExitValue() | [DEBUG] External command exited with value 0
getCmdExitValue() | Ending...
sys_command('/bin/sh preinst install') | Ending...
preinst() | Ending...
check_host_system() | Starting...
check_sql_connection() | Starting...
check_sql_connection() | Checking MySQL server connection with the following DSN: DBI:mysql::localhost root
doSQL() | Starting...
doSQL() | [ERROR] Unable to connect SQL server with current DSN: DBI:mysql::localhost root
exit_msg() | Starting...
exit_msg() | Ending...
del_file() | Starting...
del_file() | Ending...

If anybody has an idea


RE: First install opensuse 11.3 - motokochan - 01-22-2011 01:20 AM

Did you make sure all the required perl module are installed? You'll need DBI::mysql and DBD to connect to the database.


RE: First install opensuse 11.3 - Ncra - 01-22-2011 01:38 AM

Perl-DBI
Perl-DBD-mysql
libapr-util1-dbd-mysql were installaed but not able to connect