Closed (duplicate)
Project:
Drupal core
Version:
4.7.0-beta1
Component:
base system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
9 Dec 2005 at 20:02 UTC
Updated:
19 Oct 2017 at 20:10 UTC
Comments
Comment #1
Steve Dondley commentedBlank screen occurs due to not enough memory being dedicated to PHP (probably 8MB). Technically, it's not a bug but enough people may bump into this limit and may not be able to do anything about it that it becomes a serious usability issue for many, many users. Rather than loading all module files into memory, maybe a more efficient mechanism should be developed. This problem will only grow in size as users throw more code into the modules directory.
Comment #2
gregglesI believe this is a duplicate of the effort covered in this issue:
http://drupal.org/node/17636
Which is already getting lots of attention.
There is also a configuration fix here: http://drupal.org/node/31819