Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bszabo44

    (@bszabo44)

    I appear to have fixed this. I had upgraded to plugin to 1.8.7 after upgrading wp to 5.9. In wp-content\settings\cache-enabler, even though the directory had write permission, the settings file for my site still had 1.8.5 for the version number. I manually updated that to 1.8.7 and caching started working.
    My curiosity is piqued though. I see nothing in documentation about that file. That file doesn’t update when I update settings via wp-admin. But error would seem to indicate that file gets preference over database? Also, while I know the caching is working by site responsiveness/cpu utilization. I notice the plugin is no longer creating http(s)-index.html files, just the empty directory structure. Also neither method from FAQ to determine cache use (html src or response header) indicate to me that its working, but it obviously is.

    Wordpress is a very minor side responsibility of mine, and I’m thankful for the great plugin. I thought I understood how it worked, now I’m a bit confused.

    • This reply was modified 3 years ago by bszabo44.
    Thread Starter bszabo44

    (@bszabo44)

    Only lines involving cache-enabler, all warnings.
    Note this path does exist, there is an http-index.html and https-index.html in the folder. Also this is not the page actually being accessed in my testing. Also there are no read-write issues on the directory. and the advacnced-cache php is updated correctly.

    Warning: scandir(D:\Webs\utnews.utoledo.edu/wp-content/cache/cache-enabler/news.utoledo.edu/index.php/02_08_2016/presidential-ambassadors-seeking-student-applicants/presidential-ambassadors-alec-falkenberg-and-kylie-koesters-with-andrew-kinsey-wtol-11-presidential-ambassadors,D:\Webs\utnews.utoledo.edu/wp-content/cache/cache-enabler/news.utoledo.edu/index.php/02_08_2016/presidential-ambassadors-seeking-student-applicants/presidential-ambassadors-alec-falkenberg-and-kylie-koesters-with-andrew-kinsey-wtol-11-presidential-ambassadors): The system cannot find the path specified. (code: 3) in D:\Webs\utnews.utoledo.edu\wp-content\plugins\cache-enabler\inc\cache_enabler_disk.class.php on line 1101

    Warning: scandir(D:\Webs\utnews.utoledo.edu/wp-content/cache/cache-enabler/news.utoledo.edu/index.php/02_08_2016/presidential-ambassadors-seeking-student-applicants/presidential-ambassadors-alec-falkenberg-and-kylie-koesters-with-andrew-kinsey-wtol-11-presidential-ambassadors): failed to open dir: Bad file descriptor in D:\Webs\utnews.utoledo.edu\wp-content\plugins\cache-enabler\inc\cache_enabler_disk.class.php on line 1101`

    Warning: scandir(): (errno 9): Bad file descriptor in D:\Webs\utnews.utoledo.edu\wp-content\plugins\cache-enabler\inc\cache_enabler_disk.class.php on line 1101

    Warning: Invalid argument supplied for foreach() in D:\Webs\utnews.utoledo.edu\wp-content\plugins\cache-enabler\inc\cache_enabler_disk.class.php on line 1115

Viewing 2 replies - 1 through 2 (of 2 total)