• Resolved alainmelsens

    (@alainmelsens)


    Hello,
    I want to use the new APCu object cache setting, but the SQLite plugin does not show that it was turned on before. The “Use APCu” checkbox is off each time and each time a new define( ‘WP_SQLITE_OBJECT_CACHE_APCU’, true ); is added to the top of the wp-config.php file.
    I am using Windows IIS web server platform.
    The APCu php.ini settings do appear correctly.
    What is the reason for this?
    Thanks in advance.
    Best regards.

Viewing 2 replies - 16 through 17 (of 17 total)
  • I am using Debian 12.10 / PHP 8.2 with the PHP OpCache enabled and am seeing the same issue , I turn on APCu caching and Save , yet when I refresh the plugin page the APCu setting is off.

    If I disable the PHP OpCache then the APCu setting shows as enabled and working.

    I have re-enabled the PHP OpCache and now both are working!

    Hope this helps.

    Plugin Author OllieJones

    (@olliejones)

    For some reason the display of the checkbox can get out of sync with the line stored in wp-config.php. I’ve been trying to track this down. Thanks for letting me know it’s still happening. I’ll keep looking for it.

Viewing 2 replies - 16 through 17 (of 17 total)

The topic ‘APCu object cache setting does not work properly’ is closed to new replies.