• 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.

erorr_docs in subdomains permission change

R

rihad

Guest
Hi. After the migration from 9.5 to 11.x, error documents in subdomains have directory permissions which make them uneditable by domain owner:

# ll /var/www/vhosts/example.com/subdomains/mysub/
total 16
drwxr-x--- 3 example psacln 4096 Aug 1 10:12 cgi-bin
drwxr-x--- 2 root psaserv 4096 Aug 1 10:12 error_docs
drwxr-x--- 13 example psaserv 4096 Aug 1 10:12 httpdocs
drwxr-x--- 5 example psaserv 4096 Aug 1 10:12 httpsdocs

I *could* fix that manually. But would it guarantee that new subdomains won't have such inappropriate permissions?
 
Just try creating a subdomain name and see if the root permissions still apply ..if they don't then it could have been a migration problem failing to fix the permissions.
 
Back
Top