Ispconfig doesn't start at boot?

Discussion in 'Installation/Configuration' started by natewlew, Jun 25, 2006.

  1. natewlew

    natewlew New Member

    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?
     
  2. maxx

    maxx ISPConfig Developer ISPConfig Developer

    Do:

    /etc/init.d/ispconfig_server start

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

    chkconfig --add ispconfig_server
     
  3. natewlew

    natewlew New Member

    Thanks! Worked like a charm:D :D
     

Share This Page