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

Re: Re[2]: [cobalt-users] Apache & Admin Server



> > apache is: /etc/rc.d/init.d/httpd restart
> > admin is: /etc/rc.d/init.d/admserv restart
> 
> Thanks, but I need to STOP it, then delete a log file, then restart
> it. And "stop" doesn't seem to work :(
> Florian Effenberger

Florian,

    It should... taken from /etc/rc.d/init.d/httpd
"Usage: $0 {start|stop|restart|reload|status}"

You do have to su to root for it to work.

Zeffie