Control Web Panel

WebPanel => PHP => Topic started by: sinus on October 06, 2021, 03:23:47 PM

Title: PHP-FPM stops everyday
Post by: sinus 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.
Title: Re: PHP-FPM stops everyday
Post by: studio4host on October 06, 2021, 06:39:56 PM
make sure you have cwppro license active as you are using cwppro feature
Title: Re: PHP-FPM stops everyday
Post by: sinus 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?