WAMP Server ERROR “Forbidden You don't have permission to access /phpmyadmin/ on this server.”

后端 未结 15 1967
既然无缘
既然无缘 2020-12-13 00:42

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

15条回答
  •  抹茶落季
    2020-12-13 01:09

    For WampServer 2.2 with Apache 2.4.2 I ended up with:

    Options Indexes FollowSymLinks MultiViews
    AllowOverride all
    Require local
    

提交回复
热议问题