Log in / Register
Ubuntu-manual-website
Overview
Code
Bugs
Blueprints
Translations
Answers
Bug #580668
Comment #1
Comment 1 for bug 580668
Revision history for this message
Adnane Belmadiaf (daker)
wrote
on 2010-06-05
:
#1
i think the directive "memory_limit" should fix this :
ini_set(
"memory_
limit",
"100M")
;
i think the directive "memory_limit" should fix this : ini_set("memory_limit","100M");
i think the directive "memory_limit" should fix this :
ini_set( "memory_ limit", "100M") ;