/wp-content/cache/db/options/: Failed to open directory: No such file …
-
Hi,
we use W3TC with the DB Cache option enabled. Unfortunately, when WP-Cron w3_dbcache_cleanup runs, it throws the following error shown by Query Monitor:
/wp-content/cache/db/options/): Failed to open directory: No such file or directory:- wp-content/plugins/w3-total-cache/Util_File.php:133
- opendir()
wp-content/plugins/w3-total-cache/Util_File.php:133 - W3TC\Util_File::rmdir()
wp-content/plugins/w3-total-cache/Util_File.php:172 - W3TC\Util_File::emptydir()
wp-content/plugins/w3-total-cache/Cache_File.php:281 - W3TC\Cache_File->flush()
wp-content/plugins/w3-total-cache/DbCache_WpdbInjection_QueryCaching.php:410 - W3TC\DbCache_WpdbInjection_QueryCaching->_flush_cache_for_sql_group()
wp-content/plugins/w3-total-cache/DbCache_WpdbInjection_QueryCaching.php:342 - W3TC\DbCache_WpdbInjection_QueryCaching->update()
wp-content/plugins/w3-total-cache/DbCache_WpdbNew.php:150 - W3TC\DbCache_WpdbNew->update()
wp-includes/option.php:520 - update_option()
wp-includes/option.php:990
The error also seems to temporarily slow down the website (at least in the backend).
Further info: Object cache is disabled because Redis / Memcached is not available on the shared server. We would therefore like to leave DB Cache enabled.Is there any solution for this / any tweak to the settings that could prevent this? Would it be advisable to turn off the w3_dbcache_cleanup cron-job completely or have it run at intervals >3600?
Thanks in advance!
- The topic ‘/wp-content/cache/db/options/: Failed to open directory: No such file …’ is closed to new replies.