Hey everyone, I was trying to do a backup from the Admin Control Panel and got this error,
Quote:
Command being used to execute dumps (specific tables are executed individually):
/usr/bin/mysqldump --opt -h internal-db.sXXXXX.mysite.com -udbXXXXXX -XXXXXX XXXXX_photopost
Results:
Warning: filesize() [function.filesize]: stat failed for /pp_admingroups.sql in /nfs/c03/h03/mnt/xxxxx/domains/flyfishbc.com/html/photopost/adm-misc.php on line 2020
Warning: pp_admingroups.sql is 0 bytes or did not get created.
Warning: filesize() [function.filesize]: stat failed for /pp_admlog.sql in /nfs/c03/h03/mnt/xxxxx/domains/flyfishbc.com/html/photopost/adm-misc.php on line 2020
You should double-check your .sql files to be sure the backup completed successfully.
|
There was a whole page of the errors but only posted the first two, is there a way to fix this?