1 gcasanova Jan 31, 2008 15:19
3 yabba Jan 31, 2008 15:29
add this to conf/_advanced.php ( after <?php and before ?> )
ini_set( 'memory_limit', '32M' );
¥
*edit*
:P beaten by Afwas ;)
4 gcasanova Jan 31, 2008 15:31
Thanks AFWAS, how much should it be increased to?
5 afwas Jan 31, 2008 15:32
¥åßßå is slow today. I beat him with the spammer also :>
But the 32 Mb he suggests is fine.
-- F
6 gcasanova Jan 31, 2008 15:35
Thanks BOTH, the race was tight but the solution right!
Changed to 32, problem fixed! :D
Your php's memory setting seems to be 16Mb and it wants more. This is the Wiki page about the issue: http://manual.b2evolution.net/FAQ_:_After_Installation#When_I_do_xyz_I_just_get_a_blank_page_or_only_a_half_page
Good luck