Steps - [For Windows only]
1. Go to system tray and click on wamp server icon
2. Go To - Apache -> Alias Directories ->http://localhost/phpmyadmin -> Edit alis
3. Change contents of allias file as below -
Options Indexes FollowSymLinks MultiViews
AllowOverride all
Order Deny,Allow
Deny from all
Allow from 127.0.0.1
Allow from all
1. Go to system tray and click on wamp server icon
2. Go To - Apache -> Alias Directories ->http://localhost/phpmyadmin -> Edit alis
3. Change contents of allias file as below -
Options Indexes FollowSymLinks MultiViews
AllowOverride all
Order Deny,Allow
Deny from all
Allow from 127.0.0.1
Allow from all