[support] white screen of death
Earnie Boyd
earnie at users.sourceforge.net
Fri Aug 24 12:00:17 UTC 2007
Quoting Greg Holsclaw <Greg.Holsclaw at trouvemedia.com>:
> If you are getting a white screen of death on all pages, it may be a
> memory limit. Is this site more complex than the others? More modules
> loaded?
>
>
>
> Try inserting this in your settings.php file
>
>
>
> ini_set('memory_limit', '12M');
>
You may want (well I would anyway) to put the following in your
.htaccess file rather than modifying your settings.php file.
php_value memory_limit 12M
Earnie -- http://for-my-kids.com/
-- http://give-me-an-offer.com/
More information about the support
mailing list