WAMP server 2 Problems
#1

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.
Reply
#2

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?
Reply
#3

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
Reply
#4

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
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)