On a hosted site, I encountered the following out of memory error when trying to save my pathauto configuration:
Fatal error: Out of memory (allocated 39059456) (tried to allocate 148156 bytes) in /xxx.com/cms/includes/menu.inc on line 216
On a hosted site, I encountered the following out of memory error when trying to save my pathauto configuration:
Fatal error: Out of memory (allocated 39059456) (tried to allocate 148156 bytes) in /xxx.com/cms/includes/menu.inc on line 216
Comments
Comment #1
regli commentedAfter the error the site became inoperable.
However, I then ran update and encountered the earlier reported code errors there as well. Once I deleted the module from the system table the site functioned normally again.
Comment #2
gregglesI've never seen or heard of this behavior before, so it's going to be a hard one to find.
Can you state any settings you have which might be large? For example - do you have a large amount of "words to ignore"? Anything else that seems odd to you that might cause this?
It would be really helpful if you could create a test site, install pathauto, and then keep track of all the steps necessary to repeat this behavior.
Comment #3
gregglesassumed to be not a problem or not repeatable.