Closed (fixed)
Project:
phpBB Forum Integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
11 Feb 2008 at 12:34 UTC
Updated:
9 Jan 2012 at 06:54 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedlittle remark, sometimes you also could get a white screen becaus drupal ask more ram space after installing modules, there is a simpel code to give it more space.
php_value memory_limit 16M
(or more then 16)
I set it here becaus it's also an error that could occure.
Comment #2
fizk commented