After a long run Apache on my machine suddenly stopped working. I tried everything including removing recently added virtual hosts but nothing worked. I also restored original http conf file but there was no luck. It was hard to guess what is actual issue because service log message was not very much clear enough. I did following steps to figure out exact cause and resolution. I hope this will help readers. 1. Open command prompt and go to Apache bin directory. In my case it was D:\www\Apache22\bin\ 2. Run httpd.exe by typing in the command prompt. 3. Here you will [...]
Read the rest of this entry »