Linode.com Forum Forum Index Linode.com Forum
Linode Community Forums
 


autostart

Click here to go to the original topic

 
       Linode.com Forum Forum Index -> Linux, Apache, Mysql and PHP (LAMP) Forum
Author Message
mgeorge



Joined: 16 Sep 2003
Posts: 17

Posted: Mon Dec 08, 2003 1:03 pm    Post subject: autostart  

I have Redhat 9 installed with the default apache package. I was wondering how I can get it to automatically start up when my server is rebooted?

thanks,
Matt
Back to top  
Quik



Joined: 17 Sep 2003
Posts: 124

Posted: Mon Dec 08, 2003 2:06 pm    Post subject:  

Type the following two commands:

chkconfig --add httpd
chkconfig --level 345 httpd on

:)
Back to top  
 
       Linode.com Forum Forum Index -> Linux, Apache, Mysql and PHP (LAMP) Forum
Page 1 of 1