php-fcgi periodically shutting down for Nginx running Centos 6.5

3 posts / 0 new
Last post
#1 Thu, 10/09/2014 - 19:21
virtualminfan

php-fcgi periodically shutting down for Nginx running Centos 6.5

php-fcgi periodically shutting down 1-3 times a week. The server spec is:

Server RAM: 512 MB CPU: 1 Core OS: Centos 6.5 Web Server: Nginx 1.0.10 PHP: 5.3.3 MySQL: 5.1.73

Do you have any idea to solve this issue? I have actually also posted at:

http://serverfault.com/questions/634610/php-fcgi-periodically-shutting-d...

but didn't get any answers.

Thank you.

Fri, 10/10/2014 - 17:14
lp86

Are you on a VPS? Sounds like you could be running out of memory.

Please post the output of this (if it exists) "cat /proc/user_beancounters"

Fri, 10/10/2014 - 17:39
virtualminfan

The file doesn't exist, here is the result

cat: /proc/user_beancounters: No such file or directory

Thanks!

Topic locked