Website update in progress
Submitted by epr on Sat, 10/16/2004 - 09:49.
Hi all,
As you can see, i'm working on an update of the website.
Please bear with me.
Ewout
- Login to post comments
Memory problem
I was just writing a blog and wanted to see a preview, but I got this:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 27240 bytes) in /home/groups/j/jn/jnode/htdocs/drupal-4.5.0/modules/user.module on line 1029
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 144 bytes) in Unknown on line 0
It's not the first time I see it.
Martin
I has on the Drupal site and
I has on the Drupal site and found this:
http://drupal.org/node/8004#comment-13025
is looks like Drupal is using alot of memory when the php pages is generated, they say memory_limit = 8M ; Maximum amount of memory a script may consume, but I guess we have to go higher.
Martin