PDA

View Full Version : ISPConfig Starts but does not work


phenner
22nd January 2009, 21:03
Hi,

I have an Ubuntu 8.1 webserver with Apache2 and ISPConfig2. I have installed ISPConfig and it worked fine. I then rebooted the server and found some problems. Firstly apache2 would not start but that was quickly fixed by making some directories, but now ISPConfig is not accessible at port 81. When starting up ISPConfig i did get the following:


root@phennerweb:/etc/init.d# ./ispconfig_server restart
Shutting down ISPConfig system...
./ispconfig_server: line 66: /root/ispconfig/httpd/bin/apachectl: No such file or directory
ISPConfig system stopped!
Starting ISPConfig system...
./ispconfig_server: line 45: /root/ispconfig/httpd/bin/apachectl: No such file or directory
./ispconfig_server: line 48: /root/ispconfig/php/php: is a directory
ISPConfig system is now up and running!


Can anyone help?

Thanks,

Rich

till
23rd January 2009, 10:20
ISPConfig is not installed completely. There must have been errors during install. Run:

rm -rf /home/admispconfig
rm -rf /root/ispconfig

then delete the ispconfig mysql database and install ispconfig again.