Robert E Wipfler wrote:
> Hi,
> How can I tell if Apache is configured and running correctly?. I am trying
> to Install Arcserve for Linux on LM 7.2 which requires Apache to be
> installed and running. However when I start the Arcserve install it says
> Apache must be installed and running first. Where do I put the command to
> have Apache start on bootup?. Any help is greatly appreciated.
>
> Robert
Right
As root give the following command #/etc/rc.d/init.d.httpd start
(on a command line) ;-)
if it does not tell you that is has started it is not installed
If it says it startted test it by opening lynx (console) or netscape
(gui) and pointing it at localhost i.e $netscape localhost
If you are by now sattisfied that it is working and installed on the
console as root type #ntsysv
Spacebar selects and you want httpd, i think there is a utillity in
drakconf to do it. but real men use the console ;-)
that's it
Cheers
Stefaans