Loading..

How to Fix 403 Forbidden Error 1 3

Last updated on Sep 04, 2022 11:25 in Product » Maxprofit
Posted BySheriff

403 Forbidden error may pop up when you upload maxprofit on your website.

This error is often caused by file permission error or php mis-configuration

To fix, kindly follow the steps below

1. Check your public_html folder permission is set to 775

2. Check your PHP version and make sure it is set to 7.4 and above as the minimum required for Maxprofit is v7.4

If the error persists after trying the two options above, then proceed to 3

3. Open the htaccess file in maxprofit file and remove the line of code below


# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php74” package as the default “PHP” programming language.

  AddHandler application/x-httpd-ea-php74 .php .php7 .phtml

# php -- END cPanel-generated handler, do not edit

** The time is base on America/New_York timezone