Win10 can't start wampserver response

  

WampServer is an integrated package that integrates Apache web server, PHP interpreter and MySQL database. With WampServer, the configuration environment saves a lot of trouble. However, a user has a yellow status when starting WampServer under Win10 system. This situation is generally caused by the port. Here is a concrete solution for everyone.

Win10 can not start wampserver response options:

1, enter wampserver in Apache, modify httpd.conf;

2, Ctrl + F to find 80, Change all 80 to 8088 or your favorite port, save;

3, restart wampserver, access port is localhost:8088, you can use it normally.

If you encounter the situation that wampserver can't be started under Win10 system, you can try the above method.

Copyright © Windows knowledge All Rights Reserved