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.


Topics - toar

Pages: [1]
1
PHP / PHP-FPM 7.3 error
« on: August 17, 2020, 12:36:51 PM »
sometimes sites stop working and i must restart apache, i have this lines on log /usr/local/cwp/php71/var/log/php-fpm.log
 before restart


Code: [Select]
[17-Aug-2020 13:50:53] WARNING: [pool cwpsrv] child 32306 said into stderr: "cp: cannot stat '/usr/local/cwpsrv/htdocs/adminOLD/lib/phpMyAdmin': No such file or directory"
[17-Aug-2020 13:50:53] WARNING: [pool cwpsrv] child 32306 said into stderr: "cp: cannot stat '/usr/local/cwpsrv/htdocs/adminOLD/lib/roundcube': No such file or directory"
[17-Aug-2020 13:50:53] WARNING: [pool cwpsrv] child 32306 said into stderr: "Redirecting to /bin/systemctl status crond.service"
[17-Aug-2020 13:50:53] WARNING: [pool cwpsrv] child 32306 said into stderr: "Redirecting to /bin/systemctl start crond.service"

Pages: [1]