• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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