This tutorial proposes to give a complete guide for whom needs to know to troubleshoot WampServer problems on Windows 10. These problems may occur during the working process or running this server on your system. Read this article, if you have any problems on WampServer and solve them yourself.
It is possible that you will encounter problems during various stages such as the installation, startup, or working process of WampServer on Windows VPS or Windows 10. So, we will deal with some of these problems and show how to solve them in this section.
As you have installed WampServer, you will see the Icon in the trey. In a normal process, this icon goes red, then orange, and after that green. But it may stuck on orange. So you can not enter the MySQL console. As a result, you can not go to the phpMyAdmin site too:
One of the solutions is to right-click on the WampServer icon in the tray and select Restart All Services to be sure that all of the services are running in the right way:
Another reason may be that the Apache service doesn’t start. So, click on the icon and select Apache. Then choose service administration ‘wampapache64’ and Install service:
Then you will see the command prompt. Close it and go through the same pass to press the start/resume service. Now it will turn green.
If non of the solutions worked for you. Then, you should check the error log in the logs folder of the WampServer installation part, to find the exact problem.
One of the reasons for this problem can be insufficient system resources. These resources can be your computer’s memory, CPU, and so on. If you have enough resources then Wampserver will run smoothly. So, if your system is working slowly, it will affect your server’s performance.
If localhost/PHPMyAdmin is not accessible in the browser, it means that it is in use by another service and requires Apache to function. Apache is set on port 80. So, the solution is to change the port number instead of disabling or removing any other service. Go through this way:
– Right-click on the wamp icon and select on Tools option. So, you will be able to change the port number:
– Now, choose Test Port 80 option for Apache:
– Here, you will see the command prompt. It will show which program is using the port:
– Then, go to the option again and choose the Use a port other than 80 option:
Here, enter the desired port for Apache. E.g. 8080:
In the end, test the port to confirm that Apache is using it:
There may be a verification problem with the firewall section. A firewall or antivirus may block WampServer for security issues. So, you should disable them for a short period and see if your problem is solved. If the problem is with the firewall, then add rules and exceptions to let the WampServer through the firewall or antivirus.
Here, we tried to focus on some common Wampserver problems on Windows 10. Also, we analyzed the issues and give some solutions for these problems. So, it can be a helpful guide for you. If you encounter any other issues or have any questions about WampServer, please share in a comment.
How useful was this post?
Click on a star to rate it!
Average rating 5 / 5. Vote count: 1
No votes so far! Be the first to rate this post.
Tutorial on how to Setup FTP Server on RDP 2012, 2016, and 2019 step by step. FTP or File Transfer P...
OpenSSH is a tool that allows you to securely connect to a remote server using the SSH protocol. Thi...
What is your opinion about this Blog?