>Now try doing:
        chkconfig --add httpd
        chkconfig httpd on
that should make sure the script is properly set up to start the web server on

a reboot. To check do:
        chkconfig --list httpd
It should produce something like:
httpd           0:off   1:off   2:off   3:on    4:on    5:on    6:off

Louis> Done all of that and the output is the same. But what does
it all mean ??

Louis.

--
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to