• Resolved Philippe

    (@wp207)


    Hello,

    I Have just installed Docket Cache and I have read in your documentation that the minimum is to have Zend OPcache available on my server to have the plugin work correctly ! Does that mean that if I don’t have Zend OPcache, I cannot benefit from your plugin ?

    Also can you check please that every setting is ok on my website (related to your plugin) because when the plugin is activated, I cannot login anymore to the WP dashboard with wp-admin…. So I have to restore a backup like one day ago on OVH Hébergeur so that I can log in dashboard again. When your plugin is deactivated, I have no connection problems to WP admin.. So what I have t o uncheck or disable to correct this issue ? Thanks a lot ! Great day ! Philippe

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Nawawi Jamili

    (@nawawijamili)

    Hi there,

    You still can use Docket Cache without Zend OPcache. And I can’t check your settings without logging in. Perhaps you can copy the docket cache configuration wp-content/docket-cache-data/options.php into https://pastebin.com/.

    You may try dev version here https://docketcache.com/devtest/docket-cache-220703-rc4.zip which has several improvements on handling cache.

    Thanks.

    Plugin Author Nawawi Jamili

    (@nawawijamili)

    Hi,

    I’m marking this thread as resolved. Feel free to open a new topic if you have further questions.

    Thanks.

    Thread Starter Philippe

    (@wp207)

    Hello Nawwaji,

    I am sorry for the delay. I had to fix other plugins first and before replying to you ! I think my issue with Docket Cache is not fixed yet. Here is a copy of docket-cache-data/options.php :

    <?php if ( !\defined('ABSPATH') ) { return false; }
    
    return [
    
    'DOCKET_CACHE_MOCACHE' => 'enable',
    
    'DOCKET_CACHE_AUTOUPDATE' => 'enable',
    
    'DOCKET_CACHE_WOOTWEAKS' => 'disable',
    
    ]; /*@DOCKET_CACHE_EOF*/

    I have also enabled ‘Admin page loader’ in the configuration… Could that be it the problem of my initial request which was : “when the plugin is activated, I cannot login anymore to the WP dashboard with wp-admin…”

    Thanks a lot in advance. Philippe

    Plugin Author Nawawi Jamili

    (@nawawijamili)

    Hi,

    The “Admin page loader” is just a UI cosmetic that displays a loading bar at the top of the page when loading a page. It is not involved with any performance.

    Please do the steps below:

    1. Disable “object cache” by clicking “Disable Object Cache” on the Configuration page.
    2. Remove the Docket Cache cache folder manually: wp-content/cache/docket-cache.
    3. Remove docket-cache-data/options.php?file manually.

    Thanks.

    Thread Starter Philippe

    (@wp207)

    Hi,

    Thank you very much Nawawi ! I will do that ! Have a great weekend ! Philippe

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘minimumu requirements for the use of the plugin’ is closed to new replies.