PHP Warning: Module 'memcache' already loaded in Unknown on line 0
-
find waht php version this site is running then in shell run grep memcache -R /opt/cpanel/ea-phpXX/root/etc Where XX is the php version youa re running. And show us which files it spits out at you. 0 -
I had both Memcache and Memcached. Apparently you can only have one at a time. 0 -
It started acting weird again (not recognized anymore by SMF forum): grep memcache -R /opt/cpanel/ea-php72/root/etc /opt/cpanel/ea-php72/root/etc/php.d/memcached.ini:extension=memcached.so /opt/cpanel/ea-php72/root/etc/php.d/memcached.ini:; PHP: Runtime Configuration - Manual /opt/cpanel/ea-php72/root/etc/php.d/memcached.ini:; use memcache to store PHP sessions /opt/cpanel/ea-php72/root/etc/php.d/memcached.ini:; session.save_handler = "memcache" /opt/cpanel/ea-php72/root/etc/php.d/memcached.ini:; memcache.default_port = 11211 /opt/cpanel/ea-php72/root/etc/php.d/zzzzzzz-pecl.ini:extension="memcache.so" 0
Please sign in to leave a comment.
Comments
3 comments