If the wamp cannot use phpmyadmin, the system prompts "Youdon & #39; thavepermission

Source: Internet
Author: User
You cannot use phpmyadmin for wamp. The following message is displayed when you open localhost or ip after installing wamp. You can run it but want to use phpmyadmin: Youdonthavepermissiontoaccess

Wamp cannot use phpmyadmin, and the prompt "You don't have permission to access/phpmyadmin/on this server. "When You open localhost or ip address after wamp is installed, You will find that You can run it but want to use phpmyadmin. The following message is displayed: You don't have permission to access.

Wamp cannotUsePhpmyadmin,Prompt"You don't have permission to access/phpmyadmin/on this server ."

After wamp is installed, you can run it when you open localhost or ip address.

But wantUsePhpmyadmin, foundPromptAs follows:

You don't have permission to access/phpmyadmin/on this server.

Solution:

Open the following file:

C: \ wamp \ alias \ phpmyadmin. conf // This is the content in your wamp installation directory.

Modify it as follows:


  
       Options Indexes FollowSymLinks MultiViews    AllowOverride all        Order Deny,Allow        Allow from all
  

Your original configuration should be like this:


  
       Options Indexes FollowSymLinks MultiViews    AllowOverride all        Order Deny,Allow    Deny from all    Allow from 127.0.0.1
  

After the modification is saved, restart wamp!

Reference: http://stackoverflow.com/questions/8366976/wamp-error-forbidden-you-dont-have-permission-to-access-phpmyadmin-on-this

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.