Jump to content

Featured Replies

Solved by Sandeep B.

Go to solution
  • 2 months later...

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 by Mah1973

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