Several small issues after Windows Server 2008 installation Wampserver Personal Summary

Source: Internet
Author: User

  1. Problem: Prompt missing Msvcr110.dall file when installing Wampserver

    Workaround: Install Visual C + + redistributable for visual Studio

  2. Problem: Virtual machine ping does not pass the request timeout

    Workaround: Turn off the virtual machine Windows Firewall

  3. question: Unable to access the virtual machine PHP page prompt You do not have permission to access

    Workaround: apache2.4 permissions configuration is different from previous versions, find httpd.conf, add a row require all granted under require local to save the restart service

  4. Problem: MySQL Database change password

    Workaround: Start the MySQL console for the first time enter the password blank and press ENTER to enter the database to run the command with MySQL when database changed appears, run the command update user set Password=password (' Your password ') where user= ' root '; prompts OK after running command flush privileges; and quit; Save exit.

Several small issues after Windows Server 2008 installation Wampserver Personal Summary

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.