After installation at boot I get this: Tue Jan 31 08:41:02 2006: Starting ISPConfig system... Tue Jan 31 08:41:05 2006: /root/ispconfig/httpd/bin/apachectl startssl: httpd started Tue Jan 31 08:41:06 2006: Tue Jan 31 08:41:06 2006: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /root/ispconfig/scripts/lib/config.inc.php on line 47 Tue Jan 31 08:41:06 2006: No results found!ISPConfig system is now up and running! What shud I do?
I get this too in my error_log in apache [Tue Jan 31 09:36:28 2006] [notice] child pid 2603 exit signal Segmentation fault (11) piped log program '/root/ispconfig/cronolog --symlink=/var/log/httpd/ispconfig_access_log /var/log/httpd/ispconfig_access_log_%Y_%m_%d' failed unexpectedly All the time
Is thsi a 32Bit or 64Bit linux on which processor architecture? Did you got any errors during installation? You can have a look at the ISPConfig install log in the directory /var/log/
Sorry, this is a 64bits archetekture. The log says: blablabla Mon Jan 23 17:39:31 CET 2006 - [ISPConfig] - Connected successfully to MySQL server Mon Jan 23 17:39:31 CET 2006 - [ISPConfig] - db ispconfig already exists! blablba Mon Jan 23 17:39:33 CET 2006 - [ISPConfig] - /root/install_ispconfig/install.php, Line 1336: chown admispconfig:admispconfig $ Mon Jan 23 17:39:33 CET 2006 - [ISPConfig] - /root/install_ispconfig/install.php, Line 1350: delete /root/ispconfig/dist.inc.$ Mon Jan 23 17:39:34 CET 2006 - [ISPConfig] - httpd restart successful Mon Jan 23 17:39:35 CET 2006 - [ISPConfig] - postfix restart successful Mon Jan 23 17:39:41 CET 2006 - [ISPConfig] - file /root/ispconfig/dist.info deleted Mon Jan 23 17:39:42 CET 2006 - [ISPConfig] - directory install_ispconfig deleted Mon Jan 23 17:39:42 CET 2006 - [ISPConfig] - ##############################
Is this log snipped from an update or from a fresh install? If the database already exist and this is not an update, the installer will fail. To your cronolog problem: Try to replace the cronolog binary /root/ispconfig/cronolog with a cronolog that you compiled on your server. http://cronolog.org/