Hello,
I've got a similar problem. I installed the plugin few days ago and made a first full backup manually, which worked well. I wanted it to be sent to my mail address, but it fails each time I try. After having chosen "mail" and then click on "send", I got this error message:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4099056 bytes) in /home/blackbellow/public_html/wp-includes/class-phpmailer.php on line 1091
After we had changed the settings, the error message changed to
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 5465409 bytes) in /home/blackbellow/public_html/wp-includes/class-phpmailer.php on line 1110
To give you the necessary information, here the phpinfo list:
PHP information for http://blackbellow.net
max_execution_time: 30
max_input_time: 60
file_uploads: 1
upload_max_filesize: 2M
post_max_size: 8M
register_globals:
safe_mode:
allow_url_fopen: 1
eaccelerator.enable:
Other information:
PHP Server API: apache2handler
WordPress Version: 2.3.1
WordPress Blog URI: http://blackbellow.net
WordPress Installation URI: http://blackbellow.net
WordPress Theme: /wp-content/themes/pmode-10
WordPress Permalink Structure:
WordPress wp-content directory is not writable
WordPress does not use Gzip Compression
WP-Cache is running on this installation of WordPress
GD library is installed
PHP Version: 5.2.5
MySQL Version: 5.0.32-Debian_7etch1-log
Browser used: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
The sql backup, which is a scheduled one, was mailed automatically. So we're a bit clueless.
Thanks in advance for your answers.