If you are looking for software to use, go to Huajun Software Park! software release

Introduction to processing operations when the WampServer icon turns red and then turns orange

Author: Neal Date: 2019-07-01

WampServer
WampServer-3.3.2 latest free version

Server class Storage size: 644 MB Time: 2009-06-16

Software introduction: WampServer is a powerful PHP integrated installation environment. With this wampserver, you don't need to manually configure apache, php...

Download now

Have you ever encountered the phenomenon where the WampServer icon turns red and then turns orange? Can you solve this problem? Next, the editor will explain how to solve the problem of the WampServer icon turning orange after turning red. I believe it will definitely help you.

1. Check the installation path first. Chinese characters cannot appear.

2. If there is no Chinese in the path, test whether port 80 is occupied.

s.jpg

3. If port 80 is not occupied, go to step 4. If it is occupied, go to step 6.

S.png

4. If it is not occupied, there may still be Chinese characters in the path in the first step, or try the next step 8.

5. Restart Wampserver-restart all services again and see if they turn green

s1.jpg

6. If port 80 is occupied, click Wampserver-Apache-httpd.conf, and then edit

s1.png

7. Find "80" in the "ctrl+F" search

#Listen 12.34.56.78:80 Listen 0.0.0.0:80 Listen [::0]:80

and ServerName localhost:80

Change these port numbers to your preferred port number, such as 8080

ss.jpg

8. If it still doesn’t work, check if Mysql is started and occupies the Mysql of Wampserver. Win key + R and enter: services.msc

Enter the service and find mysql

If started, stop the service

ss.png

9. Repeat step 5.

Above, I have shared with you the processing operation of the WampServer icon that turns red and then turns orange. Friends in need should hurry up and read this article.

Related articles