Debug.log object cache issue
-
I found the following (multiple entries) in my debug.log file:
#0 /home/mydo/www/wp-content/object-cache.php(2236): require_once()#1 /home/mydo/www/wp-content/object-cache.php(576): WP_Object_Cache->delete_offending_files(1)#2 /home/mydo/www/wp-content/object-cache.php(436): WP_Object_Cache->open_connection()#3 /home/mydo/www/wp-content/object-cache.php(2270): WP_Object_Cache->__construct()#4 /home/mydo/www/wp-includes/load.php(851): wp_cache_init()#5 /home/mydo/www/wp-settings.php(131): wp_start_object_cache()#6 /home/mydo/moved-wp-config.php(109): require_once('/home/mydo...')#7 /home/mydo/www/wp-config.php(2): include('/home/mydo...')#8 /home/mydo/www/wp-load.php(50): require_once('/home/mydo...')#9 /home/mydo/www/wp-login.php(12): require('/home/mydo...')#10 {main}
Is this something related to the plugin? The website is behaving in a strange way (but its behaviour could be completely unrelated)
- The topic ‘Debug.log object cache issue’ is closed to new replies.