On Thursday 20 June 2002 09:46 am, bob wrote: > Why does chiliasp server not startup after reboot ? > Can I fix, that it start automaticly after a reboot? > chkconfig --level 345 asp-admin-5100 on chkconfig --level 345 asp-apache-3000 on But if you have it turned on in the GUi, it should do this
go to /etc/rc.d/rc3.d then look for K86asp-apache-3000 and K16asp-admin-5100 If you want it to start on boot change to S86asp-apache-3000 and if you also want admin server to start change to S16asp-admin-5100