Control Web Panel

WebPanel => CentOS 7 Problems => Topic started by: jcmachado on December 05, 2019, 01:20:00 PM

Title: php-fpm stops after CWP Backup
Post by: jcmachado on December 05, 2019, 01:20:00 PM
Hi everybody.

I'm facing a problem with Apache+php-fpm. I noticed my php applications stop responding everyday around 02:40AM. And I also noticed that CWP automatic daily backup runs around this time.

Every morning I have to change /opt/alt/php-fpm73/usr/sbin/php-fpm file permission (adding x permission) and do a
systemctl start php-fpm73.service;
systemctl restart httpd.service;

Anyone experiencing something like that?
Title: Re: php-fpm stops after CWP Backup
Post by: sva260 on December 05, 2019, 03:11:49 PM
if you want to use FPM, get cwppro for 1$
Title: Re: php-fpm stops after CWP Backup
Post by: sinus on October 06, 2021, 12:46:59 PM
I have exactly same problem. Even inactivating the backup not worked. php-fpm stops every morning at 3 and fpm becomes inexecutable.