Solution for WAMP access to phpMyAdmin

Source: Internet
Author: User

When using WAMP to build a local blog environment, as a newbie, the following problems occur:
Forbidden You don't have permission to access/phpmyadmin/on this server.

My system:

Currently, all methods found in China are the answers adopted in the original link (directly changed to Allow from all), but this method is obviously insecure. The first floor in the original reply is the most appropriate solution.

The current translation is as follows:

Note that the accepted answer will allow phpmyadmin to allow anyone to access the root account without a password. Allow from all exposes the database to the public. The real problem is that WAMP is bound to IPv6. In c: \ wamp \ alias \ phpmyadmin. in the conf <WAMP installation directory "c:/wamp/apps/phpmyadmin3.4.5/"> file, add Allow from: 1 to fix the problem. -Tiberiu-Ionu sans Stan Feb 4

 

The location I added is between </Directory>. After WAMP is restarted, phpMyAdmin can be accessed normally :)

Related Article

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.