Ok, like to start off by saying that I love this module and it's just saved me weeks of work - thank you writer of this module :) Ok now onto the bad stuff - when attempting to install this module, I'm under /admin/modules and hit "save configuration" I am taken to a blank page and my web server crashes! YIKES. Here is the error from my error log:

[Wed Aug 15 11:03:37 2007] [error] [client 67.190.0.81] PHP Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 128 bytes) in /home/planetgapyear.com/modules/contrib/views/views_cache.inc on line 133, referer: http://www.planetgapyear.com/admin/build/modules
[Wed Aug 15 11:03:40 2007] [error] [client 67.190.0.81] PHP Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 85 bytes) in /home/planetgapyear.com/modules/contrib/views/views_cache.inc on line 133
[Wed Aug 15 11:03:45 2007] [error] [client 67.190.0.81] PHP Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 71 bytes) in /home/planetgapyear.com/modules/contrib/views/views_cache.inc on line 133

Strange cos I just developed my current project with this module and it worked ok. Perhaps it's a drupal 5.2 thing. Please help because I was hoping to get this thing live in the test environment in the next couple of days. Thanks again for all your hard work!

Cheers
Richard
MyLittlePortal.com

Comments

yched’s picture

Status: Active » Closed (works as designed)

The answer is in the question. Search for 'memory limit' on drupal.org.