我做了这个解决方案
Here notepad will open ...
scroll down and you will see the port number that WAMP server takes ...
change that port number to:
#Listen x.x.x.x:8080
Listen 8080
save that file and restart the services... it will work fine...
now check by typing http://localhost:8080/.
但是当我启动 phpmyadmin 时它并没有解决问题,奇怪的是 localhost 正在工作!http://i.imgur.com/xSk48kW.png