backup fails
-
Backup fail with error message in phperror logfile:
[11-May-2013 03:13:58 UTC] PHP Warning: system(): Unable to fork [C:/Inetpub/somepath/wp-content/backup-db/wp-dbmanager.bat > NUL] in C:\Inetpub\somepath\wp-content\plugins\wp-dbmanager\wp-dbmanager.php on line 250
[11-May-2013 03:13:58 UTC] PHP Warning: filesize(): stat failed for C:/Inetpub/somepath/wp-content/backup-db/1368249238_-_somepath001WPzJ.sql in C:\Inetpub\somepath\wp-content\plugins\wp-dbmanager\database-backup.php on line 70
[11-May-2013 03:13:58 UTC] PHP Warning: unlink(C:/Inetpub/somepath/wp-content/backup-db/1368249238_-_somepath001WPzJ.sql): No such file or directory in C:\Inetpub\somepath\wp-content\plugins\wp-dbmanager\database-backup.php on line 71Server setup:
2003 server /IIS6
PHP 5.3.XXX
latest version WP
As you can see the WP-DBManager/system claims that the folder does not exsist, but it do exists. The folder should also be writable.Thanks.
- The topic ‘backup fails’ is closed to new replies.