• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue 403 Error at html files or images after upgrade to v. 17

nevakee

Basic Pleskian
Hi,

After the upgrade to v.17 html files, css files or images get a 403 error.
PHP files have no problems.

"PHP 5.4.45 by OS vendor" run as mod_php by Apache.

proxy_access_log:
xx.xx.xx.xx - - [14/Feb/2017:17:33:09 +0100] "GET /picture_library/burdie.gif HTTP/1.1" 403 1036 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:51.0) Gecko/20100101 Firefox/51.0"

proxy_error_log:
2017/02/14 17:33:09 [error] 16064#0: *10241 openat() "/var/www/vhosts/xxx/httpdocs/picture_library/burdie.gif" failed (13: Permission denied), client: xx.xx.xx.xx, server: xxx, request: "GET /picture_library/burdie.gif HTTP/1.1", upstream: "http://xx.xx.xx.xx:7080/picture_library/burdie.gif", host: "xxx"

If i delete the line "disable_symlinks if_not_owner;" in the nginx config (/var/www/vhosts/system/xxx/conf/nginx.conf) or disable "Restrict the ability to follow symbolic links" in the "Apache & nginx Settings", it works.

Why doesn't work this anymore ???
With version 12.5 it still works ...

Edit:
If the html file or image under 1024 bytes, i get no 403 error.

Plesk Onyx v17.0.17_build1700161028.14 os_Debian 7.0
 
Last edited:
Back
Top