AbanteCart Community

eCommerce construction => Installation and Configuration => Fresh Installation => Topic started by: Herr Cloaca on March 03, 2019, 09:49:02 AM

Title: don't have permission to access /AbanteCart/index.php
Post by: Herr Cloaca on March 03, 2019, 09:49:02 AM
Just installed AbanteCart 1.2.13.  I get the following error message:

Forbidden
You don't have permission to access /AbanteCart/index.php on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.


The permissions on /AbanteCart/index.php are 0644
Title: Re: don't have permission to access /AbanteCart/index.php
Post by: Basara on March 03, 2019, 11:54:42 PM
Hello.

There can be few problems:
1. 0644 is still allow public to write into file so your server do not allow that file to execute. Try more strict permissions (640 permissions, 444, or even 400 depending on your server setup)
2. In your server you have enabled mod_security which know as false positive alarm maker and prevent you to load some files https://abantecart.atlassian.net/wiki/spaces/AD/pages/3604484/Mod+security+403+406+error