Hello,

A lot of times I get a white blank page. By example when I try to add a primary menu or when I want to save a change in the views or when I try to change something in the navigation menu. When I hit save the page will just turn completely blank. When I install the newest view module (view 2) then I can't even go to the module page of my site anymore (also a white page).

I have been searching the forums for these kind of problems and it can be a problem with the php memory? I called my provider and I have 20 m PHP memory and it is not possible to increase this.

I installed drupal 6 and the modules views and image. I use the sky template.

Who can help me?

Comments

vm’s picture

yes it could be a memory issue. Drupal core requires 16M of memory and you've only 20 which only leaves 4 for contrib modules. The larger the modules you install the more memory that drupal needs access to.

The only way to know for sure would be to check your apache/http error logs for the exact error being thrown during a WSOD