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. Link to comment https://forums.phpfreaks.com/topic/223319-help-with-phpmyadmin-error/ 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 Link to comment https://forums.phpfreaks.com/topic/223319-help-with-phpmyadmin-error/#findComment-1164312 Share on other sites More sharing options...
CyberShot Posted January 24, 2011 Author Share Posted January 24, 2011 thanks Link to comment https://forums.phpfreaks.com/topic/223319-help-with-phpmyadmin-error/#findComment-1164538 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.