Author Topic: PHP-FPM stops everyday  (Read 2654 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
PHP-FPM stops everyday
« on: October 06, 2021, 03:23:47 PM »
Everyday around 3am, php-fpm73 stops and becomes in-executable, so I need to run
Code: [Select]
chmod +x and then restart the php-fpm73 service.
I tried to disable the backup, but it didn't helped.

Offline
*
Re: PHP-FPM stops everyday
« Reply #1 on: October 06, 2021, 06:39:56 PM »
make sure you have cwppro license active as you are using cwppro feature
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: PHP-FPM stops everyday
« Reply #2 on: October 10, 2021, 03:43:04 PM »
do I need cwppro for php-fpm or php-fpm selector? if I don't use php-fpm, how should I run PHP using nginx?