Download & Extend

Allowed memory size exceeded in bootstrap.inc while installing module

Project:Nodewords: D6 Meta Tags
Version:6.x-1.x-dev
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

Comments

#1

Status:active» postponed (maintainer needs more info)

I suspect it has nothing to do with my allowed memory size.

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

Title:Fatal error: allowed memory size exceeded in bootstrap.inc when installing module» Allowed memory size exceeded in bootstrap.inc while installing module

Then, which modules do you have installed?

#3

Category:bug report» support request
Status:postponed (maintainer needs more info)» fixed

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_limit in 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

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.