Support » Plugin: Memcached Object Cache » Not working and setup instructions not clear !

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Andrija Vučinić

    (@aidvu)

    Hey!

    What did you try to do? What errors you got?

    noeyx

    (@noeyx)

    Me too. A critical error happens when copying object-cache.php to wp-content. Do we need to insert the random salt key both in object-cache.php and wp-config.php? Moreover, do we need to do something when installing php-memcache (which is outdated when compared to php-memcached)?

    Plugin Author Andrija Vučinić

    (@aidvu)

    > A critical error happens when copying object-cache.php to wp-content.

    So you installed the plugin and copied the contents? Plugin is inactive, correct?

    > Do we need to insert the random salt key both in object-cache.php and wp-config.php?

    Just wp-config.php.

    > Moreover, do we need to do something when installing php-memcache (which is outdated when compared to php-memcached)?

    No, you just need to install the linked PECL extension.

    Thread Starter Vincèn

    (@vincen)

    Thanks Andrija for your answer but I gave up on it 😉 Best

    Plugin Author Andrija Vučinić

    (@aidvu)

    Sure thing! I think https://wordpress.org/plugins/redis-cache/ is easier to install and it just works. 🙂

    noeyx

    (@noeyx)

    Hi,

    > So you installed the plugin and copied the contents? Plugin is inactive, correct?

    Correct.

    > No, you just need to install the linked PECL extension.

    Still not working. Installed the PECL extension through php-pear/php-dev. Added the extension=memcache.so to php.ini.

    I will just submit a support ticket to help resolve this issue.

    Thank you for the assistance.

    Plugin Author Andrija Vučinić

    (@aidvu)

    @noeyx Can you paste the php error log?

    noeyx

    (@noeyx)

    Hi,

    I pasted the php error log in the support section:

    https://wordpress.org/support/topic/critical-error-433/

    Thank you.

Viewing 8 replies - 1 through 8 (of 8 total)
  • You must be logged in to reply to this review.