Hi all
I recently was trying out Redis and after the experiment I uninstalled it. Or so I thought.
I've just noticed several errors being recorded at the Account (website) level, in the error_log file.
I've checked for references to Redis in the PHP.ini (WHM >> MultiPHP INI Editor) but cannot see anything specific to Redis.
I've missed a step somewhere.
Any suggestions?
I recently was trying out Redis and after the experiment I uninstalled it. Or so I thought.
I've just noticed several errors being recorded at the Account (website) level, in the error_log file.
Code:
PHP Warning: PHP Startup: Unable to load dynamic library 'redis.so' (tried: /opt/cpanel/ea-php74/root/usr/lib64/php/modules/redis.so (/opt/cpanel/ea-php74/root/usr/lib64/php/modules/redis.so: cannot open shared object file: No such file or directory), /opt/cpanel/ea-php74/root/usr/lib64/php/modules/redis.so.so (/opt/cpanel/ea-php74/root/usr/lib64/php/modules/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
I've missed a step somewhere.
Any suggestions?