Nginx + php-fpm – Getting Internal server error 504

Published on Author gryzli

Nginx + php-fpm (and not only) could produce Internal Server Error 504. If you happen to get this error, usually after waiting about 60 seconds(this is the default timeout for lots of timeout directives) for some php operation, then you can try to rise the following limits: 1. Rising php.ini limits Make sure to increase… Continue reading Nginx + php-fpm – Getting Internal server error 504

Linux Parallels Plesk 12.x – Useful tips and tricks

Published on Author gryzli

This is going to be Parallels Plesk 12.X related. I will share some experience with Linux Plesk problems, tips and tricks. Plesk – Change the default shell for executing user cron jobs (schedule tasks) By default, plesk is using a secured shell for executing user schedule tasks, which in my case is: /usr/local/psa/bin/chrootsh This could… Continue reading Linux Parallels Plesk 12.x – Useful tips and tricks