Administrators->Modules>Save Configuration does not return back to a normal screen.
It does the update but leaves a blank screen.
Updated from 4.6.3 -> 4.7.betat1

Comments

Steve Dondley’s picture

Blank 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.

greggles’s picture

Status: Active » Closed (duplicate)

I 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