CyberShot Posted January 4, 2011 Share Posted January 4, 2011 I reinstalled wamp on my computer. I was trying to update the php version while trying to figure out why other things don't work on localhost. All of my websites still work, the databases work fine. But now phpmyadmin doesn't work anymore and I can't figure out why. I get this error when I click on phpmyadmin from the wamp menu You don't have permission to access /phpmyadmin/ on this server. Quote Link to comment Share on other sites More sharing options...
raj23 Posted January 24, 2011 Share Posted January 24, 2011 Hi, Here I've provided the solution for the error.You have to follow certain steps Go to C:\wamp\alias. Open the file phpmyadmin.conf and add Options Indexes FollowSymLinks MultiViews Allow Override all Order Deny,Allow Deny from all Allow from 127.0.0.1 Allow from MACHINE_IP Quote Link to comment Share on other sites More sharing options...
CyberShot Posted January 24, 2011 Author Share Posted January 24, 2011 thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.