[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Stopping & Starting httpd



> Can anyone tell me how to stop and start my Raq3.
>
> I have run /etc/rc.d/init.d/httpd stop but it says its a bad command.

try this /etc/rc.d/init.d/httpd.init stop/start/restart

note the .init at the end of httpd

Joe