Accueil du site > INFORMATIQUE > PHP > More memory for PHP scripts (finally !)
mardi 13 février 2007, par
Toutes les versions de cet article :
[English
]
[français
]
For years default memory limit for PHP scripts was set to 8 Mo.
Recently set to 16Mb, last PHP release (5.1.2) changed this default setting to 128Mb.
It was nearly impossible before to launch PHPDocumentor or to run
if you had a lot of PEAR libraries.
Many thanks PHP !