Imran Ali
Imran Ali

Reputation: 97

wampserver 2.0 is not working watching blank page

My Wamp server 2.0 is not working i am only watching blank page in browser after typing http://localhost i reinstalled Wamp server also but got no progress it is not working still.

Upvotes: 0

Views: 1342

Answers (2)

D34dman
D34dman

Reputation: 1271

Another quick solution is to start wamp before skype starts. This would allow wamp to capture port 80 before skype does. And skype would use some other port for communication.

This solution would work if you turn off skype while starting wampserver and turn it on after wampserver is working. (i.e. the icon in systray is green ).

Upvotes: 1

Jude Cooray
Jude Cooray

Reputation: 19862

Skype and WAMP Server have long years of rivalry for port 80. Or in your case the problem could be that or any other software is listening in port 80. Another very potential match could be Microsoft IIS.

Check this link to see how you can identify which application is using port 80 and kill that.

Or alternatively, you can make WAMP use another port.

Also, you can make Skype not use port 80.

Upvotes: 2

Related Questions