Forum Moderators: phranque

Message Too Old, No Replies

apache 2.2 request operation was failed, how to fix that.

         

izzatikhalid

1:40 am on Nov 3, 2010 (gmt 0)

10+ Year Member



in this morning when i log in to my computer i saw that the apache 2.2 was stop operating. then after i restart it says that "the request operation was failed". then i check to apache error log, the error is :

[Mon Nov 01 14:59:58 2010] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico
[Mon Nov 01 15:00:00 2010] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico
[Mon Nov 01 15:00:04 2010] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico
[Tue Nov 02 08:57:19 2010] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico
[Tue Nov 02 08:57:24 2010] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico
[Tue Nov 02 15:12:11 2010] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico

when this cannot be operation it may the mrtg that i was monitor also stop working. how can i do to fix this error. anyone can help me?

sublime1

12:16 am on Nov 4, 2010 (gmt 0)

10+ Year Member



The apache error log is not necessarily the best place to look -- the error here (missing favicon.ico) is not significant.

Most likely, the server itself has stopped for some reason -- this would explain why the MRTG monitoring has failed also. I would check the Windows Event Log or other diagnostic tools to see what the state of the Apache server is -- probably it failed or stopped for some reason that would likely be detailed in the event log.

Tom