• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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