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

Resolved Plesk "permission denied" for domain management

dieselpower44

Basic Pleskian
Hi I'm having a really strange issue with Plesk/Onyx 17. It began with Internal Server Errors on some domains and has for some reason escalated into "permission denied" for many of the tools in the panel. "Mail Server Settings" has disappeared completely from the Tools & Settings page, health monitor is missing from Home and I can no longer switch between running sites as Apache module, FastCGI or PHP-FPM - I only have preselected CGI.

Please help! I don't understand what's happened. It's like it thinks I'm not an admin anymore.

Thanks,

Scott
 
First of all make sure that SELinux is disabled:

# getenforce
Disabled

Apparmor should be disabled/uninstalled too.
Also you can run

# plesk repair all -y

and check result.
 
First of all make sure that SELinux is disabled:

# getenforce
Disabled

Apparmor should be disabled/uninstalled too.
Also you can run

# plesk repair all -y

and check result.

The repair utility didn't seem to fix it entirely but then I restarted the psa service and things went back to normal. Maybe psa had to reload files after repair with correct permissions or something.

Still having an issue with the PHP versions installed by Plesk causing Internal Server errors but I'll ask about that in a separate thread.

Thanks Igor :)
 
Back
Top