tmyonline Posted July 9, 2010 Share Posted July 9, 2010 Hello, my Apache was running fine. However, since the time I installed Python and Django, my Apache is no longer running for some reason. In the XAMPP Control Panel, I clicked "Start" on Apache, it said: Status check OK Busy... Apache started but when I went to: http://localhost/myWorkFolder, it showed an empty white screen. Same as I went to http://localhost I looked at the error log at C:/xampp/apache/logs/error.log and found that File does not exist: C:/xampp/htdocs/favicon.ico The file "favicon.ico" is not in the htdocs directory. I don't recall if I mistakenly deleted this file when I cleaned up the htdocs directory. And, I'm not sure if this is the reason why Apache is not running. Any idea ? Thanks so much. Quote Link to comment https://forums.phpfreaks.com/topic/207253-my-apache-not-running/ Share on other sites More sharing options...
trq Posted July 10, 2010 Share Posted July 10, 2010 File does not exist: C:/xampp/htdocs/favicon.ico That is a very common error and would have nothing to do with Apache not starting. You'll need to check the error logs again. Quote Link to comment https://forums.phpfreaks.com/topic/207253-my-apache-not-running/#findComment-1083887 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.