Hi Friends previously I am using XAMP Server but when I install joomla Templates it creates alots of error. Now I installed the WAMP, but the issues are: 1. I can access wit
I had done below changes for new phpmyadmin4.0.4 in httpd.conf file
httpd.conf
AllowOverride none Require all granted
and phpmyadmin.conf
phpmyadmin.conf
Options Indexes FollowSymLinks MultiViews AllowOverride all Order Allow,Deny Allow from all
and restart my server.