when i update the modules, it shows an error:
Updating

An unrecoverable error has occurred. You can find the error message below. It is advised to copy it to the clipboard for reference.
please go to the error page.
An error occurred. http://onenoter.com/update.php?id=8&op=do (no information available).

the error page shows that:

Fatal error: Allowed memory size of 25165824 bytes exhausted (tried to allocate 7680 bytes) in /hsphere/local/home/c277966/onenoter.com/sites/all/modules/backup_migrate/includes/profiles.inc on line 301

is there anybody meet this problem? please help me. thank you very much!

Comments

asimfastian’s picture

yes i got the same error but my scenario was different from your one.

i changed the variable 'memory_limit' in php.ini file to

memory_limit = 512M

and it was gone.

Hopefully it will also resolve your problem.

-Asim Bashir Bhatti