WAMP error: Forbidden You don't have permission to access /phpmyadmin/ on this server
问题 I am new to WAMP and I have just installed it today. The setup went well and localhost seems to work, but when I try to access phpMyAdmin I get this error: Forbidden You don\'t have permission to access /phpmyadmin/ on this server. Why do I get this permission access error with phpMyAdmin? I am using Windows 7. 回答1: Change the file content of c:\wamp\alias\phpmyadmin.conf to the following. Note: You should set the Allow Directive to allow from your local machine for security purposes. The