Closed (fixed)
Project:
Drupal core
Version:
4.7.0-beta1
Component:
other
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2005 at 05:08 UTC
Updated:
19 Jan 2006 at 00:35 UTC
When submitting on the admin/modules page, settings are set ok, but page is blank.
Only recent (last week or so) version on drupal 4.7 beta does this. I've been downloading the most recent drupal almost every day, so I am sure this is from something recent.
Comments
Comment #1
dopry commentedif you increase the php memory limit does it solve the white screen?
change in php.ini
memory_limit = 12M
Comment #2
Steve Dondley commentedI had the same issue on my test server. Bumping up php memory per comment above fixed this.
Comment #3
jon pughthis went away with a newer 4.7 build. Thanks.