Thread: Installing GD
View Single Post
Old 10-31-2007, 08:16 PM   #11 (permalink)
Salathe
Moderateur
RegEx Guru PHP Guru Top Contributor Advanced Programmer 
 
Salathe's Avatar
 
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
Salathe is on a distinguished road
Default

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.
Salathe is offline  
Reply With Quote