eCommerce construction > Fresh Installation

don't have permission to access /AbanteCart/index.php

(1/1)

Herr Cloaca:
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

Basara:
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

Navigation

[0] Message Index

Go to full version
Powered by SMFPacks Social Login Mod