Bobcares

Magento 403 error – Rapid methods to figure it out

by | Jun 22, 2019

Magento users often see 403 Forbidden error when working with their online store.

Generally, Magento 403 error occurs when web servers like Apache/php-fpm doesn’t have enough permission to access the website directory.

And, it happens when there are problems with file permissions, ModSecurity or bad rules in .htaccess file.

That’s why, we often handle requests to fix 403 error in Magento as part of our Server Management Services.

Today, we’ll see the reasons for this error and how our Magento Engineers fix 403 error.

 

Why 403 Error on Magento server?

One of the main advantages of Magento store is the ability to handle a vast number of products at a time. It can support up to 500,000 products per site, and handle more than 80,000 orders per hour. So, it is very imported not to generate an error while users searching for a product.

However, Magento servers may show an error 403 Forbidden due to problems like incorrect file permissions and wrong rule in .htaccess file.

An instance of how 403 error looks like:

 

How we solve 403 error in Magento 1 and Magento 2

Now, let’s see the most common reasons and how our Support Engineers fix it.

 

1. Incorrect file permissions

Wrong permissions always create problems with Magento websites.

In order to protect the server from any hacking attempt, the hosting providers set folder permission to 755 or 750 and file permission to 644 by default.

So, if someone contacts us with 403 error, our Support Engineers make sure that all files and folder have enough permission to run on the web server.

Once we find that the permissions are incorrect, we execute the following commands from the root directory of your Magento installation to set the right permission.

find ./ -type f | xargs chmod 644
find ./ -type d | xargs chmod 755
chmod -Rf 777 var
chmod -Rf 777 media

 

2. Wrong rules in .htaccess

Sometimes, errors like 403 are caused by bad rules in .htaccess which blocks access to some files, directories or the whole website. If .htaccess contains Options All -Indexes, the Indexes option checks if directory views are activated or not.

Our Support Engineers solved the issue by removing -Indexes from the .htaccess file for the websites that showed 403 error.

 

3. Missing <username>.conf

In Magento 2, missing web server config file also create problems.

1. Initially, we find the username of the website.

2. If the config for this user doesn’t exist, we create it.

cd /etc/apache2/user/
touch <username>.conf

3. After that, we open the file <username>.conf.

sudo vi /etc/apache2/user/<username>.conf

4. Then, we add the following entry to it.

<Directory "/Users/<username>/Sites/">
AddLanguage en .en
LanguagePriority en fr de
ForceLanguagePriority Fallback
Options FollowSymlinks Indexes MultiViews
AllowOverride All
Order allow,deny
Allow from localhost
Require all granted
</Directory>

5. Nex, we add Include /private/etc/apache2/extra/httpd-userdir.conf  to /etc/apache2/httpd.conf.

Also, uncomment the line Include /private/etc/apache2/users/*.conf in the file httpd-userdir.conf.

6. At last, we restart Apache server.

 

[Getting error on Magento website? Our experts can help you.]

 

Conclusion

In short, Magento 403 error can be fixed by correcting the permission and ownership of the Magento files. Today, we saw how our Support Engineers fixed this error in Magento.

PREVENT YOUR SERVER FROM CRASHING!

Never again lose customers to poor server speed! Let us help you.

Our server experts will monitor & maintain your server 24/7 so that it remains lightning fast and secure.

GET STARTED

var google_conversion_label = "owonCMyG5nEQ0aD71QM";

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

Never again lose customers to poor
server speed! Let us help you.

Privacy Preference Center

Necessary

Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.

PHPSESSID - Preserves user session state across page requests.

gdpr[consent_types] - Used to store user consents.

gdpr[allowed_cookies] - Used to store user allowed cookies.

PHPSESSID, gdpr[consent_types], gdpr[allowed_cookies]
PHPSESSID
WHMCSpKDlPzh2chML

Statistics

Statistic cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.

_ga - Preserves user session state across page requests.

_gat - Used by Google Analytics to throttle request rate

_gid - Registers a unique ID that is used to generate statistical data on how you use the website.

smartlookCookie - Used to collect user device and location information of the site visitors to improve the websites User Experience.

_ga, _gat, _gid
_ga, _gat, _gid
smartlookCookie
_clck, _clsk, CLID, ANONCHK, MR, MUID, SM

Marketing

Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers.

IDE - Used by Google DoubleClick to register and report the website user's actions after viewing or clicking one of the advertiser's ads with the purpose of measuring the efficacy of an ad and to present targeted ads to the user.

test_cookie - Used to check if the user's browser supports cookies.

1P_JAR - Google cookie. These cookies are used to collect website statistics and track conversion rates.

NID - Registers a unique ID that identifies a returning user's device. The ID is used for serving ads that are most relevant to the user.

DV - Google ad personalisation

_reb2bgeo - The visitor's geographical location

_reb2bloaded - Whether or not the script loaded for the visitor

_reb2bref - The referring URL for the visit

_reb2bsessionID - The visitor's RB2B session ID

_reb2buid - The visitor's RB2B user ID

IDE, test_cookie, 1P_JAR, NID, DV, NID
IDE, test_cookie
1P_JAR, NID, DV
NID
hblid
_reb2bgeo, _reb2bloaded, _reb2bref, _reb2bsessionID, _reb2buid

Security

These are essential site cookies, used by the google reCAPTCHA. These cookies use an unique identifier to verify if a visitor is human or a bot.

SID, APISID, HSID, NID, PREF
SID, APISID, HSID, NID, PREF