WAMP server 2 Problems - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: WAMP server 2 Problems (
/showthread.php?tid=352690)
WAMP server 2 Problems -
Sanady - 20.06.2012
Hello everybody.I want to test my new website but I can`t put my WAMP Server Online always when I want to do it.It`s showing me this error.
Anyone have idea how to fix this problem

I can`t find how to fix it.So I am looking your idea how to fix it.
Re: WAMP server 2 Problems -
Sanady - 21.06.2012
Quote:
Originally Posted by belhot1992
Re-Install WAMP. It's still better to install everything step by step though (Apache, PHP, MySQL..), since these things may have security holes, and if you're going to host a website, make sure you aren't running it as an administrator and also, make sure that the user that is running it only has reading / execution rights.
|
I re-instal WAMP 3 times but still same problem.How to fix it?
Re: WAMP server 2 Problems -
Skaizo - 21.06.2012
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
Re: WAMP server 2 Problems -
Sanady - 21.06.2012
Quote:
Originally Posted by Skaizo
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
|
I fixed it.Thanks it was skype which was creating problems

anyway thanks +rep