This is a discussion on Apache Problem within the Apache Web Server forums, part of the Web Server and Related Forums category; I am running Apache 2.0.43 on Windows 2000 advenced server with PHP 4 and Mysql 4. It is ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I am running Apache 2.0.43 on Windows 2000 advenced server with PHP 4
and Mysql 4. It is on itranet and 10 nos of clients are connected to it. Recently it is happening that server does not respond to the client while Apache monitor showing webserver is still running. Restarting the server does not remove the fault. Each time i have to stop and then start the server. It is happening every 4-5 hours. Is there any solution for that? |
|
|||
|
esamrat@gmail.com wrote:
> Recently it is happening that server does not respond to the client > while Apache monitor showing webserver is still running. And there is nothing logged with eg. loglevel debug (esp. the restart)? If you're running third-party modules (e.g. PHP as an apache module) you might try to disable them and see if the problem persists. May be something hangs so that the whole apache hangs, but a restart should solve it anyway... A more recent version of apache might be also worth a try. -- Robert |