Afficher un message
Vieux 12/09/2007, 19h50   #3
Jim Carlock
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Allowed memory size of 16777216 bytes exhausted

"Rik Wasmus" wrote...
: http://www.php.net/manual/en/ini.cor...i.memory-limit

: So, normally this would be perfectly changable in the script itself,
: in a .htaccess or httpd.conf (for Apache), etc.

Thanks, Rik.

It took me a little while to find the appropriate function to set
the value. So to others out, here's the function name and
use to others reading along.

ini_set("memory_limit", "256M");

--
Jim Carlock
Swimming Pool, Spa And Water Feature Builders
http://www.aquaticcreationsnc.com/


  Réponse avec citation
 
Page generated in 0,04842 seconds with 9 queries