Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jcmachado

Pages: [1]
1
CentOS 7 Problems / php-fpm stops after CWP Backup
« 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?

Pages: [1]