wampserverport80

WampServer not working after Windows reinstall


WampServer was previously working. My IT department has reinstalled Windows. Now Wampserver does not work - it says, "local server none of 3 services working".

With Apache, both Port 80 & 8080 are not working, I get - "Port 80 is not found associated with TCP protocol." "Your port 80 seems not actually used." "Unable to initiate a socket connection."

Please can you suggest what I do. Thank you


Solution

  • The 3 services are Apache(wampapache64) MySQL(wampmysqld64) and MariaDB('wampmariadb64') PHP is not run as a service in WAMPServer

    First check the mysql error log in \wamp64\logs if that does not help

    you can also do this :

    Right-click on the WAMP icon, then Tools, then Create Wampserver Configuration Report (near the bottom). WAMP then opens and closes several cmd windows in generating the configuration report (wampConfReport.txt in the wamp directory).

    Then again right-click on the WAMP icon, then Tools, then Wampserver Configuration Report. This will open the configuration report in your default text editor, and you can look through it to find what the problem is.