10-31-2007, 08:16 PM
|
#11 (permalink)
|
|
Moderateur
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
|
Your current memory (RAM) limit is set to 8MB, you can change the limit using the memory_limit in your php.ini file. Set it to "numberM", for example 50M would be 50 Megabytes of RAM.
|
|
|
|