-----Original Message----- From: redhat-list-bounces@xxxxxxxxxx [mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Marty Landman Sent: Sunday, September 18, 2005 4:20 PM To: General Red Hat Linux discussion list Subject: Re: S & K httpd scripts for Apache 1.3 At 11:40 AM 9/18/2005, Ed Wilts wrote: >You normally don't want them in run level 2 but more likely levels 3, 4, >and 5. > ># /sbin/chkconfig httpd --list ># /sbin/chkconfig httpd on ># /sbin/chkconfig httpd --list Here's what I got: [root@penguin root]# /sbin/chkconfig httpd --list error reading information on service httpd: No such file or directory [root@penguin root]# /sbin/chkconfig httpd on error reading information on service httpd: No such file or directory [root@penguin root]# Maybe this is a dumb thing to say (because I don't understand the tool) but apache is running fine on my server, fwiw. Marty --------------------------- >From the location of your httpd binary it looks like you installed Apache from source and not from rpm, that is why you are getting the "No such file" message. You could add "#/usr/local/apache/bin/apachectl start" as the last line in your /etc/rc.d/rc.local file, or write a script as you alluded to in your original post. Regards, Marshall -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list