PDA

View Full Version : ISPconfig not starting in the right runlevel?


HackerJL
22nd May 2006, 08:14
I reinstalled thinking it was a bad install, but when that didnt change the problem, I figured I would post it here.

After the installation, the machine works great, ispconfig works like a damn, everything i can ask for. But when I restart, the computer will not launch the ispconfig service. I can manually launch it out of /etc/init.d/ispconfig_server start/stop/restart but it wont start.

I am running suse 10 - perfect setup. I dont install any gui, but when I putty in and look at the system services in the yast2 screen, ispconfig_server is set to start in the following runlevels: 2, 3, and 5. So that tells me that it should be starting.....but why isnt it?

Simple question, hope its an easy answer. Thanks!

falko
22nd May 2006, 09:47
Please run
chkconfig --add ispconfig_server
That should add the correct symlinks.