I was reading about stylesheets here and I learned about CSS Optimization. So I explored the Performance settings under Administer, and Enabled a few options like CSS Optimization, Page Caching etc. When I reloaded my page, it was completely blank white! The page source does not even have any markup in it. I've tried looking for a thread addressing this problem but I've found no solutions. I am stuck and cannot log in or go to a single page because they're all white. I cannot change any settings within any of the pages. How do I undo this?

Comments

saltcod’s picture

what's your php memory limit?

Blank pages are often indicitative of low limits. I've got mine set at 96 or 64MB for all of my sites.

randykomforty’s picture

128MB :-)

saltcod’s picture

yikes!

gausarts’s picture

Perhaps you'd like to see this:
http://drupal.org/node/623752

http://drupal.org/node/617140

See if anything there can help you

love, light n laughter

randykomforty’s picture

The problem is gone now but I will keep these threads handy in case something happens.

randykomforty’s picture

I just tried Comment #7 here and was able to set my Performance settings back to default. But I still don't know if this affected anything else... I will post again if more problems come up but the problem looks like it's fixed.