On Sat, 2003-03-01 at 19:26, Louis Selvon wrote:
> Hi:
> 
> I tried to go to the web server that I installed as part of RH Linux 7.2
> by typing the following:
> 
> http://127.0.0.1

odds are apache isn't running. I can't remember what the apache service
is called on redhat. Try running these two commands as root:

    /etc/rc.d/init.d/httpd restart
    /etc/rc.d/init.d/apache restart

one of them won't exist, the other one should restart / start apache.

ntsysv used to be the command to control which services start at boot
time.

HTH

James.


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

Reply via email to