I have just installed Apache Server 2.2.15 on my machine. But, I am not able to start the server from the Start - > All Programs -> Apache HTTP 2.2 -> Control Apache Server. I can see "Running all Apache services" in the tray. I have tried following suggestions:
1 > Stop IIS and restart Apache 2 > Servername changed to localhost:80. (Query: The line in httpd.conf is
#ServerName localhost:80
Isn't # commented line? Should I uncomment it?
What other suggestions should I try out?