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

client denied by server error

AlessioD

New Pleskian
I use debian ded. server with plesk 9.5 and I have a problem with apache2 configuration, all error log of mysites return this error:

[Tue May 14 09:55:35 2013] [error] [client XXX.XXX.XX.XX] client denied by server configuration: /var/www/vhosts/domainname/httpdocs/uri-path

I edited /var/www/vhosts/domainname/conf/httpd.include and added these rows:

Order allow,deny
Allow from all

in <Directory> directive but not solved the problem

note: I use varnish cache

thank you
 
Back
Top