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
Situation: Upon activating Snuffleupagus where SELinux is enforced, all my laravel-based php applications show the following error coming from Snuffleupagus:
FastCGI sent in stderr: "PHP message: PHP Fatal error: [snuffleupagus][0.0.0.0][config][log] Invalid configuration file in Unknown on line 0" while reading response header from upstream
upstream sent unexpected FastCGI record: 3 while reading response header from upstream client:, server:, request: "GET / HTTP/2.0", upstream: "fastcgi://unix:/opt/alt/php-fpm74/usr/var/sockets/name.sock:", host: ""
Removing snuffleupagus reverts everything working.
Please advise what is wrong or how to make snuffleupagus work.
The text was updated successfully, but these errors were encountered: