Solution to slow Win8.1 + Wamp access to local site

Source: Internet
Author: User
After 64-bit windows 8.1 is installed, the computer has been running faster. However, downloading and installing 64-bit WAMP again makes it very slow to access the local WEB site, not like accessing it locally, after searching on the WAMP forum, I finally found a solution, mainly because Mysql slowed down. Solution: (1) connect the data code in the program

Since the 64-bit windows 8.1 was installed, the computer has been running faster, but the 64-bit WAMP has been re-downloaded and installed, and access to the local WEB site is really slow, not like local access, after searching on the WAMP forum, I finally found a solution, mainly because Mysql slowed down. Solution: (1) connect the data code in the program

Since the 64-bit windows 8.1 was installed, the computer has been running faster, but the 64-bit WAMP has been re-downloaded and installed, and access to the local WEB site is really slow, not like local access, after searching on the WAMP forum, I finally found a solution, mainly because Mysql slowed down.

Solution:
(1) Change the localhost of the data connection code in the program to 127.0.0.1.
(2) modify the httpd. conf file, and set Listen 80 to Listen 0.0.0.0: 80.

Original article address: Win8.1 + Wamp slow access to the local site solution, thanks to the original author for sharing.

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.