Apache server currently hosts two sites, one internal site and the other being DekiWiki.
DekiWiki was configured to run on port 90 (as a virtual host).
Now, before the installation of DekiWiki, the server never went down.
Whereas after the installation,the server is crashing moreoften.
The log shows no special output just after and before the crash.
However i was able to dig out some error messages which were raised but did not cause the server to crash.
[Mon Aug 13 17:36:46 2007] [error] ap_proxy_connect_backend disabling worker for (localhost)
[Mon Aug 13 17:36:47 2007] [error] proxy: HTTP: disabled connection for (localhost)
[Mon Aug 13 17:36:49 2007] [error] (OS 10061)No connection could be made because the target machine actively refused it. : proxy: HTTP: attempt to connect to 127.0.0.1:8081 (localhost) failed
[Mon Aug 13 17:36:49 2007] [error] ap_proxy_connect_backend disabling worker for (localhost)
[Mon Aug 13 17:36:49 2007] [error] proxy: HTTP: disabled connection for (localhost)
'uname' is not recognized as an internal or external command,
operable program or batch file.
'php' is not recognized as an internal or external command,
operable program or batch file.
'mysql' is not recognized as an internal or external command,
operable program or batch file.
'mono' is not recognized as an internal or external command,
operable program or batch file.
I was also trying to change the site-style of Deki, when i got the following error in the logs (thats when apache crashed):
[Tue Aug 14 10:33:25 2007] [error] [client 88.131.8.250] File does not exist: C:/xampp/deki-wiki/web/skins/undefined, referer: http://localhost:90/Admin:Visual
[Tue Aug 14 10:33:39 2007] [error] [client 88.131.8.250] File does not exist: C:/xampp/deki-wiki/web/skins/undefined, referer: http://localhost:90/Admin:Visual
[Tue Aug 14 10:34:03 2007] [error] [client 88.131.8.250] File does not exist: C:/xampp/deki-wiki/web/skins/undefined, referer: http://localhost:90/Admin:Visual
[Tue Aug 14 10:34:50 2007] [error] [client 88.131.8.250] File does not exist: C:/xampp/deki-wiki/web/skins/undefined, referer: http://localhost:90/Admin:Visual
[Tue Aug 14 10:36:13 2007] [error] [client 88.131.8.250] File does not exist: C:/xampp/deki-wiki/web/skins/undefined, referer: http://localhost:90/Admin:Visual
[Tue Aug 14 10:36:31 2007] [notice] Parent: child process exited with status 3221225477 -- Restarting.
After this, the server is crashing more often without any special error message.
Any ideas`??


Reply With Quote


