File doesn’t exist: purge_cache_queue/cache_queue.php
-
For some reason I’m seeing the following error in my logs:
PHP Warning: include(/var/www/html/wp-content/wp-cloudflare-super-page-cache/<MY_DOMAIN>/purge_cache_queue/cache_queue.php): failed to open stream: No such file or directory in /var/www/html/wp-content/plugins/wp-cloudflare-page-cache/libs/cache_controller.class.php on line 2407
If I log into the machine and explore the related directories:
bash-5.1# ls -l /var/www/html/wp-content/wp-cloudflare-super-page-cache/<MY_DOMAIN>/ total 8 -rw-rw-rw- 1 www-data www-data 26 May 13 22:03 index.php -rw-rw-rw- 1 www-data www-data 0 May 13 22:03 nginx.conf drwxrwxrwx 2 www-data www-data 4096 May 26 11:38 purge_cache_queue bash-5.1# ls -l /var/www/html/wp-content/wp-cloudflare-super-page-cache/<MY_DOMAIN>/purge_cache_queue/ total 4 -rw-rw-rw- 1 www-data www-data 26 May 13 22:03 index.php
Any idea of what could be happening?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘File doesn’t exist: purge_cache_queue/cache_queue.php’ is closed to new replies.