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

RE: [cobalt-users] Restarting Apache on RaQ4



> 
> Tried that already.  Get 
> 
> sh: httpd: command not found
> 
> 
> I'm logged in as root, too.
> 

Always works here:

/etc/rc.d/init.d/httpd stop|start|reload|restart

Take your pick. Be sure you don't lose the / at the beginning. Or just
CD /etc/rc.d/init.d and do 
ls -a
You'll see all the stuff you can restart/stop/ etc.
-- 
C2003 Dan Kriwitsky

Please reply to the list only. Off list replies are not read.