This problem is due to port 80 is used by other application on local machine. To solve this problem there is very simple solution available here. Do the following Steps:
( How to check which application is using is using port 80? )
1. Left Click on Wamp Server icon.
2. Go to Apache and then Click on httpd.config.
3. you will get a text file.
4. Find Listen word and in front of this you will written 80 make it 81 or other web port if you like.
5. Restart all services and this will turn you wamp server icon green...
( How to check which application is using is using port 80? )
1. Left Click on Wamp Server icon.
2. Go to Apache and then Click on httpd.config.
3. you will get a text file.
4. Find Listen word and in front of this you will written 80 make it 81 or other web port if you like.
5. Restart all services and this will turn you wamp server icon green...
No comments:
Post a Comment