PDA

View Full Version : Ispconfig doesn't start at boot?


natewlew
25th June 2006, 06:36
I followed the perfect suse 10.1 setup article and I did get it working, but Ispconfig doesn't seem to start at boot. I have a file /etc/init.d/ispconfig_server, but I don't think its doing anything?

maxx
25th June 2006, 12:31
Do:

/etc/init.d/ispconfig_server start

And if it works, then its not defined to start@startup, then do:

chkconfig --add ispconfig_server

natewlew
25th June 2006, 21:55
Thanks! Worked like a charm:D :D