• I hope someone can help with this.

    A couple of years ago I guess, the previous admin had installed total cache (or possibly another similar plugin) on our wordpress based site and then removed it. Since then the error log has been filling up with these errors…

    PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/memcache.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20090626/memcache.so: cannot open shared object file: No such file or directory in Unknown on line 0

    Under EXIF in the php.ini there is a reference to memcache.so

    extension=pdo_mysql.so
    extension="<em>memcache.so</em>"
    extension=sqlite.so
    zend_extension="/usr/local/Zend/lib/Guard-5.5.0/php-5.3.x/ZendGuardLoader.so"

    Would removing this line (extension=”memcache.so”) stop the errors or do I need to do more? Thank you.

    https://www.ads-software.com/plugins/w3-total-cache/

  • The topic ‘Help with cleanup after removal’ is closed to new replies.