• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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