PHP local environment with -- WAMP cannot be started, always in the red icon solution

Source: Internet
Author: User
PHP local environment with -- WAMP cannot be started, it is always in the red icon solution WAMP cannot be started, it is always in the red icon (normal start is green) it is considered a port problem, in the wamp folder, find httpd in the path wamp \ bin \ apache \ apache2.2.22 \ conf. conf file, which will be: # l php local environment with -- WAMP cannot be started, always in the red icon solution
WAMP cannot be started. it is always in the red icon (green for normal startup). This is a port issue. I found httpd in the wamp \ bin \ apache \ apache2.2.22 \ conf path in the wamp folder. conf file, which will:

# Listen 12.34.56.78: 80

Listen 80

Change Listen 80 to Listen 8088 (because tomcat is 8080 by default and does not want to conflict later), and then start wampapache to find it. the wamp is displayed as green and OK!



When the site is tested, a 404 error occurs: Solution: Add the port number to the website, for example, http: // localhost: 8088/sc2000.

I am a Windows 7 7 system. modify the file C: \ Windows \ System32 \ drivers \ etc \ hosts and add 127.0.0.1 localhost: 8088. In this way, you can browse it!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.