"WordPress database error Duplicate entry" php logs
-
My php error log becomes several megabytes big during a backup with errors of the type:
[27-May-2013 09:30:51 UTC] WordPress database error Duplicate entry ‘/home5/andrexw1/public_html/blog/wp-content/plugins/w3-total-cac’ for key ‘file’ for query INSERT INTO
cb1w01b3gd_wpb2d_processed_files(file) VALUES (‘/home5/andrexw1/public_html/blog/wp-content/plugins/w3-total-cache/wp-content/object-cache.php’) made by do_action_ref_array, call_user_func_array, run_dropbox_backup, WP_Backup->execute, WP_Backup->backup_path, WP_Backup_Processed_Files->add_filesIt appears to do this for plugins, themes, uploads, etc. I can not detect a discernible pattern to it. But like I said, the errors are persistent and numerous to the point that the error log becomes megabytes large (last one was ~8mb). I am using the premium zip extension, as well.
http://wordpress.org/extend/plugins/wordpress-backup-to-dropbox/
The topic ‘"WordPress database error Duplicate entry" php logs’ is closed to new replies.