Tag Archives: plesk
Plesk for Linux – Fixing .htaccess pcfg_openfile error – permission fix
Posted on 09. Aug, 2009 by config.
Problem with directory / files permissions after installing some software on your Plesk Linux server ( Nagios for example known to cause this in certain scenarios ).
From /var/www/vhosts/domain.com/statistics/logs/error_log :
[critical] [client 192.168.0.13] (13)Permission
denied: /var/www/vhosts/domain.com/httpdocs/.htaccess pcfg_openfile:
unable to check htaccess file, ensure it is readable
You will see Forbidden Error in your browser.
If you check the mentioned location you [...]
Continue Reading
Plesk for Linux – Disabling mod_security rules for specific directory
Posted on 08. Aug, 2009 by config.
If you are working with Plesk Control Panel ( Linux version ) and mod security – you probably encountered some problems with specific scripts. Sometimes mod security block certain functions of the script because it thinks it is malicious code.
For example this warning taken from Apache log:
Warning. Match of “rx ^apache.*perl” against “REQUEST_HEADERS:User-Agent” required. [file [...]
