• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Client Denied By Server Configuration - Log

Jonatan_Grim

New Pleskian
I'm running a Magento 1.9 shop on Plesk 12.5 Linux CentOS PHP 5.6

My log is getting filled with logs like this:
Code:
client denied by server configuration: /var/www/vhosts/domain.dk/httpdocs/app/etc/local.xml
File does not exist: /var/www/vhosts/domain.dk/web_users
Directory index forbidden by Options directive: /var/www/vhosts/domain.dk/error_docs/
Directory index forbidden by Options directive: /var/www/error/

How can I prevent this so it's only showing actual errors?
 
The /web_users directory only exists, if additional user accounts have been defined for domain.dk in Plesk. Maybe you have entered FTP account information into your Magento installation or a module of Magento that are invalid. I suggest to either remove these data from the configuration or add the appropriate FTP account to your web space.
 
Back
Top