Jump to content

Featured Replies

Solved by Sandeep B.

Go to solution
  • 2 months later...
comment_912

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

comment_913
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

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now