Posted January 28, 20241 yr Is there any way to get PHP Defender that uses Snuffleupagus to work the PHP 8.2.x on AlmaLinux 8.x?
April 9, 2024Apr 9 Sorry for the off topic question , do you recommend activating "SNuffleupaugs" for shared Almalinux servers with lots of clients ? do you use basic or intermediate rules ? I would like to know about your experience , benefits and issues if any. Edited April 9, 2024Apr 9 by Mah1973
April 9, 2024Apr 9 1 hour ago, Mah1973 said: Sorry for the off topic question , do you recommend activating "SNuffleupaugs" for shared Almalinux servers with lots of clients ? do you use basic or intermediate rules ? I would like to know about your experience , benefits and issues if any. This module with php7.4 is a big no on shared servers. grep "snuffleupagus" /opt/alt/php-fpm*/usr/var/log/php-fpm.log | grep "PHP Fatal error" I got lots of client websites down with fatal errors. grep "snuffleupagus" /opt/alt/php-fpm*/usr/var/log/php-fpm.log | grep "PHP Fatal error" | grep -v "php-fpm74" No issues for new php versions till now. ( Almalinux , basic rules )
Create an account or sign in to comment