• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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