Last 4 months I have been running Apache server fine on my machine. All of a sudden Today I am getting httpd.exe: Could not reliably determine the server's fully qualified domain name error. When I do port check this is what I see for port 8080 Tomcat (HTTP) 8080 free
This is how I set http.conf 4 months back . Listen 127.0.0.1:8080
Which worked fine till yesterday.
I have been using the same port for last 4 months. I tried to change to port 8888 or 3128 in httpd.conf. Nothing works. same error. I have disabled windows firewall. I am on windows vista machine. I have tried all the solution posted for this problem. Nothing worked.