Talk:Htaccess

From SME Server
Revision as of 22:23, 29 October 2007 by Cactus (talk | contribs) (I stand corrected :-))
Jump to navigation Jump to search
Cactus, My understanding is that
sv t ....
and 
sv s ...
are the current correct way to issue those commands for supervised services.
The service command you refer to was long ago deprecated, and the correct command to use has changed a few times since then ie
/etc.init.d/...
/etc/rc.d/rc7.d/S86httpd-e-smith restart
svc t ....
I wasn't aware we have gone back to using the "service" command.

RayMitchell


the faq says to use sv

http://wiki.contribs.org/SME_Server:Documentation:FAQ#Supervised_Services

Snoble 06:09, 29 October 2007 (MDT)

All right, thanks for the heads up... I have used the service command successfully but will use the sv t/sv s command structure in the future then - Cactus 14:23, 29 October 2007 (MDT)