[horde] web server down
Eric Rostetter
eric.rostetter at physics.utexas.edu
Fri Jul 25 15:43:28 PDT 2003
Quoting RYAN vAN GINNEKEN <rmvg at computerking.ca>:
> so how do i fix things so my web site works agian here is the error log
> from apache
This is an apache problem, and should go to an apache mailing list.
But, what you do is shutdown apache how ever you normally do that.
Then do a "ps" command to find any apache processes still running.
(e.g. may "ps -def | grep apache" or "ps aux | grep apache")
Then kill those processes (e.g. kill -TERM or kill -9 them).
Once all apache processes are gone, then clean up any apache files
you find around. If using mod_ssl, then remove any of its cache
files (e.g. /var/cache/mod_ssl/scache). Once any state/cache files
are cleaned up, then start apache.
If it still doesn't work, find an apache support list and ask there,
or contact your vendor for apache support.
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Why get even? Get odd!
More information about the horde
mailing list