[Plugin: WP-DBManager] PHP fatal error – memory size exhausted
-
The plugin is working fine, but it is not emailing the DB backup to my set email.
Checking why, I found a ‘fatal error’ in my logs:
Fatal error: Allowed memory size of 94371840 bytes exhausted (tried to allocate 22848477 bytes) in /home/user/domain.com/wp-content/plugins/wp-dbmanager/database-manage.php on line 86
Line 86: $file_data = chunk_split(base64_encode($file_data));
Is there anything in the settings I need to change?
Thank you for your help.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘[Plugin: WP-DBManager] PHP fatal error – memory size exhausted’ is closed to new replies.