• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Issue WordPress Toolkit cause 403 Forbidden for blogs.dir files after Restrict access to files and directo

Lucaele

New Pleskian
Hi all,
i have Plesk Onyx 17.8.11 on Debian 9 and i used WordPress Toolkit for my WordPress MU installation.
After launch "Restrict access to files and directories" from Security Status, all uploaded files are 403 Forbidden... and this action is not reversible.
Files are present on FTP like before and visible with a direct url but not from WordPress.

Forbidden from WP: http://<domain>/<subfolder site name>/files/2019/09/Screenshot-2019-09-03-at-08.33.09.png
View correctly: http://<domain>/wp-content/blogs.dir/<site number>/files/2019/09/Screenshot-2019-09-03-at-08.33.09.png

How can i fix this problem?
Thanks
Luca
 
It seems that the Rewrite rules in .htaccess are not working correctly. Is .htaccess accessible (e.g. with 0750 mode)? Does the document root directory have the correct owner and group? (ftp username : psaserver) and each subdirectory (ftp username : psacln)? Is PHP set to PHP-FPM (or PHP-CGI) via Apache (if set to Nginx, .htaccess won't work)?
 
Back
Top