1 dprogers01 Sep 20, 2009 14:04
3 dprogers01 Sep 21, 2009 11:19
Thanks for the prompt reply. I found the line and uncommented as below:
// If you get blank pages, PHP may be crashing because it doesn't have enough memory.
// The default is 8 MB (in PHP < 5.2) and 128 MB (in PHP > 5.2)
// Try uncommmenting the following line:
ini_set( 'memory_limit', '32M' );
Then uploaded this version of the file, checked the result but still get the same error message as before.
I would have thought this would have worked, but, no success.
Kind regards,
Derek.
4 yabba Sep 21, 2009 20:04
admin > tools > system ... what does your memory limit show as there?
¥
conf/_advanced.php uncomment the line that mutters about memory limits.
¥