Update on: nginx makes mysqld die all the time

2015-08-24 Thread M. Fioretti
On 2015-08-18 15:23, M. Fioretti wrote: Greetings, I just migrated to nginx + php-fpm from apache a few websites, on a centos 6.6 virtual server. The sites are up but... now mysqld (MariaDB, actually) dies every 10/20 **minutes** with status: Greetings, after a few days, I can report that

Re: nginx makes mysqld die all the time

2015-08-19 Thread M. Fioretti
On 2015-08-19 09:01, oscaretu . wrote: Hello. Perhaphs this can help you about the out of memory: OOM Killer: https://www.google.com/search?client=ubuntu&channel=fs&q=OOM+Kiler&ie=utf-8&oe=utf-8 [6] Oscar, and list, I just looked at the several /var/log/messages files. The last one is from

Re: nginx makes mysqld die all the time

2015-08-18 Thread M. Fioretti
On 2015-08-18 14:36, Steve Wilson wrote: Hi, When I migrated from apache+mod_php to nginx+php-fpm I found I had a few websites using persistent mysql connections which never closed. Steve, thanks for this tip. This surely was part of the problem, but not all of it. Sure enough, when I first n

nginx makes mysqld die all the time

2015-08-18 Thread M. Fioretti
Greetings, I just migrated to nginx + php-fpm from apache a few websites, on a centos 6.6 virtual server. The sites are up but... now mysqld (MariaDB, actually) dies every 10/20 **minutes** with status: mysqld dead but subsys locked or mysqld dead but pid file exists for reasons not really

nginx configuration for SemanticScuttle???

2015-08-07 Thread M. Fioretti
Greetings, I have several Web applications running on a Centos 6.6 server. I am migrating them from Apache to Nginx. Apache is still running, so I'm running nginx on port 81 for now. The general setup is OK. I ALREAADY have Drupal 7 and Wordpress sites served this way. The ONLY application that