I am trying to backup my blog with BackupWordpress, but every time I try to run it or it runs a scheduled backup, I get the following error message:
Last Action of BackUpWordPress: Creating Backup Archive: 2007-09-26-10-40-52. Saving Database Table wp_users at Wednesday, September 26th 2007 10:40:54
BackUpWordPress did not proceed with the current task since 0 days 3 hours 23 minutes 38 seconds
BackUpWordPress tries to proceed with this unfinished backup. On a WordPress website with low traffic, reload the page a few times, to trigger the action.
If nothing happens for more than 5 minutes, deaktivate the plugin, install the newest version and activate again.
Here is the output from the Phpinfo plugin:
PHP information for http://www.christiaanconover.com
max_execution_time: 30
max_input_time: 60
file_uploads: 1
upload_max_filesize: 2M
post_max_size: 8M
register_globals:
safe_mode: 0
allow_url_fopen:
eaccelerator.enable:
Other information:
PHP Server API: cgi-fcgi
WordPress Version: 2.3
WordPress Blog URI: http://www.christiaanconover.com
WordPress Installation URI: http://www.christiaanconover.com
WordPress Theme: /wp-content/themes/Sunrise-01
WordPress Permalink Structure: /%year%/%monthnum%/%day%/%postname%/
WordPress wp-content directory is writable
WordPress uses Gzip Compression
WP-Cache is running on this installation of WordPress
GD library is installed
PHP Version: 4.3.11
MySQL Version: 5.0.45-log
Browser used: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7
How can I resolve this?