“session_start(): open(/var/lib/php/session/sess_s… failed: Permission denied” After enabling Nginx reverse proxy – Plesk 11.5.30 / CentOS 6.5 April 21, 2014 CentOS 6 0 CommentsGot the following error right after I enabled Nginx reverse proxy on a Plesk boxFor us it was as simple as issuing the following to fix this error:1chmod 1733 -R session
Recalculating Disk Usage for Subscription – Plesk It happens, rarely as it may, that Plesk will not report the correct disk usage…
The configuration file now needs a secret passphrase (blowfish_secret) – phpmyadmin Edit the following file [crayon-5c5dc6e970e97478546323/] Add a random string into [crayon-5c5dc6e970ea2099094968/]
Install phpMyAdmin – Centos 6.5 To install phpMyAdmin issue the following at shell [crayon-5c5dc6e97122f512132110/] Restart apache and you're good to…