Bonjour,
J'ai un petit problème avec mon prestashop hébergé sur un serveur plesk.
Lorsque je tente d'ouvrir le gestionnaire de fichier j'ai une erreur 403 me disant que je n'ai pas le droit de faire ça.
Voici l'erreur que j'ai dans ma console qui correspond à l'ouverture de ce dernier :
VM1967:2 GET https://www.xxxx.com/xxxx/filemanager/dialog.php?type=1&descending=false&sort_by=&lang=fr 403 (Forbidden)
J'ai creative element dans ce site et pareil je ne peux pas ouvrir ma bibliothèque d'image.
Voici mes tentatives :
Placer ce code dans les Additional Apache directives du conteneur du site internet (toujours 403):
<Directory "/var/www/vhosts/xxxxx.com/httpdocs/xxxx/filemanager">
AllowOverride All
Require all granted
</Directory>
Changer les permissions des fichiers php dans filemanger (voir capture d'écran) (toujours 403)
J'ai vérifier le htaccess et il semble conforme à l'original.
Et le mobsecurity du plesk n'est pas activé ...
Une solution ?
This is translated for english people i can answer in english if needed :
Hello,
I have a small problem with my prestashop hosted on a plesk server.
When I try to open the file manager I get a 403 error telling me that I'm not allowed to do that.
Here's the error I get in my console when I try to open it:
VM1967:2 GET https://www.xxxx.com/xxxx/filemanager/dialog.php?type=1&descending=false&sort_by=&lang=fr 403 (Forbidden)
I have creative element in this site and I can't open my image library.
Here are my attempts:
Place this code in the Additional Apache directives of the website container (always 403):
<Directory “/var/www/vhosts/xxxxx.com/httpdocs/xxxx/filemanager”>
AllowOverride All
Require all granted
</Directory>
Change php file permissions in filemanger (see screenshot) (always 403)
I've checked the htaccess and it seems to conform to the original.
And the plesk mobsecurity is not activated ...
Any solution?
Translated with DeepL.com (free version)