I have just installed wampserver on windows 7 it works fine for me but when i restart windows and click on Start Wamp Server it starts but not showing any page at http://localhost i have not any skype or any service install let me know how can i fix that
A:
Stop Wamp Server again. Does it change the behaviour?
If not, there must be any other service running on port 80.
JochenJung
2010-08-05 14:40:48
+2
A:
Is your user account one that has Administrator privileges? Did you try to start the Wamp Server using the 'Run as Administrator' option?
rohanbk
2010-08-05 14:45:07
of course it has Administrator Privliges and how can i check if any other service is on port 80
Web Worm
2010-08-05 15:11:00
@testkhan 1) Open command prompt. 2) Type 'netstat -o -n -a | findstr 0.0:80'. 3) The last column of every returned entry is a Process ID. 4) Open up the Task Manager, and find the process with the matching ID from the previous step. That should do it.
rohanbk
2010-08-05 15:58:24
i have do that as u mentions it shows me an id which is associated to wampapache but it still not working
Web Worm
2010-08-05 16:45:33