21.06.2012, 09:03
ok,i have 2 solutions
Solution 1:
please make sure none of following services is running on your system.
IIS, Skype, Zone Alarm, NOD32, Eset, Internet Optimizer, ****** Accelerator, any other database server, any other webserver?
If you using any of the above application close it and select “restart all services” from WAMP menu.
Solution 2:
under Apache open the httpd.conf and change the lines
#Listen 12.34.56.78:80
Listen 80
to
#Listen 12.34.56.78:80
Listen 8080
Save the file and select “restart all services”, it is done
Solution 1:
please make sure none of following services is running on your system.
IIS, Skype, Zone Alarm, NOD32, Eset, Internet Optimizer, ****** Accelerator, any other database server, any other webserver?
If you using any of the above application close it and select “restart all services” from WAMP menu.
Solution 2:
under Apache open the httpd.conf and change the lines
#Listen 12.34.56.78:80
Listen 80
to
#Listen 12.34.56.78:80
Listen 8080
Save the file and select “restart all services”, it is done