Allowed memory size exceeded in bootstrap.inc while installing module
giorgio79 - October 13, 2009 - 04:48
| Project: | Nodewords |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I get this error when installing nodewords basic and extra. A refresh of the module page works, but not sure if that is the best solution :)
No other module gave this so far, so I suspect it has nothing to do with my allowed memory size.

#1
Actually, it is related with that setting. The error simply means that the PHP code tried to allocate more memory than the allowed memory size.
What is the value for the maximum allowed memory?
#2
Then, which modules do you have installed?
#3
Every module needs memory and it's possible that you reached your server limit by the nodewords installation, but you have been very near this limit without... any other module would have resulted in the same error. It's possible that nodewords is not correctly installed now. I suggest you higher the
memory_limitin your php.ini and uninstall the module. Afterwards re-install nodewords - only to be save that everything is clean.This is not a bug of nodewords, it's an undersized server or bug in the PHP configuration.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.