BackupBuddy: Advanced Debugging
(Difference between revisions)
(→importbuddy.php User Error) |
|||
| Line 1: | Line 1: | ||
== importbuddy.php User Error == | == importbuddy.php User Error == | ||
| + | |||
| + | '''The source site is now redirecting to the destination site.''' | ||
| + | |||
| + | '''500 Server Errors''' | ||
'''The backup zip file is not found.''' | '''The backup zip file is not found.''' | ||
Revision as of 18:13, June 1, 2010
importbuddy.php User Error
The source site is now redirecting to the destination site.
500 Server Errors
The backup zip file is not found.
- The zip file has been renamed to a non-BackupBuddy format.
- The zip file permissions are wrong.
- The zip file is not in the same directory as importbuddy.php.
Error Messages
Warning: mysql_query() [function.mysql-query]: Unable to save result set in /www/wp-content/plugins/backupbuddy/backupbuddy.php on line 1234
This is usually caused by a corrupt database or corrupt table(s) within said database. Repairing the database/table(s) using a tool such as phpMyAdmin typically resolves this issue. [1]