>What I did was copy the script as posted into a file i named httpd and then 
>chmod it to 755 I saved this file in my /etc/rc.d/init.d directory then ran 
>the commands you had suggested previous.
>chkconfig -- list httpd
>Was this not right??
>I might have confused what you suggested.

The "chkconfig --list httpd" will show you the current configuration for
boot time.  To change it, you need to do:

        chkconfig --level 345 httpd on

MB
-- 
e-mail: [EMAIL PROTECTED]
    Bart: Hey, why is it destroying other toys?  Lisa: They must have
    programmed it to eliminate the competition.  Bart: You mean like
    Microsoft?  Lisa: Exactly.  [The Simpsons - 12/18/99]
Visit - URL:http://www.vidiot.com/  (Your link to Star Trek and UPN)



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to