1 dominique Jun 14, 2008 18:21
3 dominique Jun 14, 2008 19:04
I uncommented the proper line (which had "32M", I kept it) and now this is what I get :
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4864 bytes) in /home/lvcop/www/le-pot-commun/inc/_core/_misc.funcs.php(208) : runtime-created function on line 1
what do you think ?
4 yabba Jun 14, 2008 19:45
I think you need to contact your host because the memory limit change hasn't taken effect ;)
¥
5 dominique Jun 14, 2008 19:46
ok, I will.
Thank you much for your help.
6 slamp Jun 14, 2008 20:47
May be your host allows to set it throw .htaccess file ?
Add this to .htaccess:
# Increase memory limit
php_value memory_limit 16M
7 dominique Jun 14, 2008 22:59
Thank you.
My mistake, I had not refreshed Fireftp. (The page had changed a bit I thought it had worked, only very poorly).
So yes I say it ! uncommenting this line in conf/_advanced.php did the trick !
It's more php error than mysql.
Try to increase memory used by php.
In /conf/_advanced.php uncomment (or add) the following line:
http://manual.b2evolution.net/FAQ_:_After_Installation#When_I_do_xyz_I_just_get_a_blank_page_or_only_a_half_page