View Single Post

  #3 (permalink)  
Old 02-03-2008, 07:03 PM
satimis satimis is offline
Member
User
 
Join Date: Sep 2007
My distro: Debian
Posts: 90
Rep Power: 2
satimis is on a distinguished road
Default

Quote:
Originally Posted by rockdalinux View Post
Apache2 is not started using xinetd. You need to use /etc/init.d/httpd script.

RHEL / CentOS uses - ntsysv command to setup boot service
Code:
ntsysv
Thanks for your advice. I got it done now. Previously I couldn't not make "ntsysv" to work. Later I found it needs "su -" to work.


satimis
Reply With Quote