Tag Archives: Linux

Plesk for Linux – Fixing .htaccess pcfg_openfile error – permission fix

Posted on 09. Aug, 2009 by config.

2

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

How to open CLI to VMware ESXi. How to Clone Virtual Machines.

Posted on 02. Aug, 2009 by config.

3

ESXi Commands
You can access the CLI by switching to terminal 1 using Alt-F1.
Now type “unsupported”, This is not echoed so you won’t see anything. If you get it right, you will get a prompt asking for the root pasword.
( This might not work in ESXi 4.0 as VMWare is trying to limit ESXi for their [...]

Continue Reading