On Tue, 2003-09-16 at 02:53, Jared Pritchard wrote:
> I think it's something like   'apachelt restart 

Another post replied saying how you might go about testing and finding
`apachectl`

For what it is worth, I have seen some installations where apachectl
doesn't actually do the right thing.

This can happen if the configuration file for apache (httpd.conf,
apache.conf, apache2.conf, etc) isn't named or located where the
webserver is compiled to expect it ... and the commands in
/etc/init.d/apache (or /etc/init.d/httpd or whatever) explicitly
reference a different configuration file.

This is all to say that you might try using

/etc/init.d/apache [re]start

(or whatever) if apachectl doesn't do it for you.

AfC

-- 
Andrew Frederick Cowie
Operational Dynamics Consulting Pty Ltd

Australia: +61 2 9977 6866

http://www.operationaldynamics.com/
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to