You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, refering to #188
Still have same issue with such config pool:
# php cachetool.phar opcache:reset --fcgi=/run/php/php7.4-fpm.sock
In FastCGI.php line 143:
FastCGI error: Stream got blocked, or terminated. (/run/php/php7.4-fpm.sock)
In Socket.php line 553:
Stream got blocked, or terminated.
opcache:reset
[www]
user = www-data
group = www-data
listen = /run/php/php7.4-fpm.sock
listen.owner = www-data
listen.group = www-data
listen.mode = 0666
php -v
PHP 7.4.27 (cli) (built: Dec 20 2021 21:28:15) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.27, Copyright (c), by Zend Technologies
with ddtrace v0.67.0, Copyright Datadog, by Datadog
The text was updated successfully, but these errors were encountered:
Hi, refering to #188
Still have same issue with such config pool:
php -v
PHP 7.4.27 (cli) (built: Dec 20 2021 21:28:15) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.27, Copyright (c), by Zend Technologies
with ddtrace v0.67.0, Copyright Datadog, by Datadog
The text was updated successfully, but these errors were encountered: