Redis errors when no redis on server
-
We’ve discovered that the forminator_daily_cron function is loading up the error log with warnings. It had been loading this line 16 times each time the cron job ran:
[31-Mar-2025 18:32:04 UTC] PHP Warning: Module “redis” is already loaded in Unknown on line 0
We then just ran the latest updates on wordpress plugins and I can see it now shows this error 16 times:
[01-Apr-2025 18:32:05 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ‘redis.so’ (tried: /opt/cpanel/ea-php82/root/usr/lib64/php/modules/redis.so (/opt/cpanel/ea-php82/root/usr/lib64/php/modules/redis.so: cannot open shared object file: No such file or directory), /opt/cpanel/ea-php82/root/usr/lib64/php/modules/redis.so.so (/opt/cpanel/ea-php82/root/usr/lib64/php/modules/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
Whilst it is not breaking the site it is loading up the error log. I have double checked with the host and Redis is NOT active on this server.
Can you please look at this.
The topic ‘Redis errors when no redis on server’ is closed to new replies.