View Full Version : memory_limit
Brian Puccio
11-09-2003, 03:57 PM
I'm just curious as to what the memory_limit on the Cinn. server is set to.
I get this message...:
Fatal error: Allowed memory size of 8388608 bytes exhausted at (null):0 (tried to allocate 1600 bytes) in /home/httpd/vhosts/brianpuccio.net/httpdocs/modules/image.module on line 905
...when uploading a 660KB jpeg to be thumbnailed and added to a gallery. It seems to be running the defualt 8MB (8388608bytes =aprox= 8megabytes).
Brian Puccio
11-09-2003, 05:41 PM
Meh, I just bumped it up a few more MB in the gallery portion of the script, let me know if it wreaks havoc on the server.
RobTheGolfer
11-09-2003, 09:00 PM
Meh, I just bumped it up a few more MB in the gallery portion of the script, let me know if it wreaks havoc on the server.
What is the current limit for your script? It should be 8 megabytes or lower.
Regards,
Rob
Brian Puccio
11-09-2003, 09:58 PM
[quote:ad460043f7="Brian Puccio"]Meh, I just bumped it up a few more MB in the gallery portion of the script, let me know if it wreaks havoc on the server.
What is the current limit for your script? It should be 8 megabytes or lower.
Regards,
Rob[/quote:ad460043f7]
10MB
EDIT: I don't plan on uploading pictures any place close to that big, the problem I had was with a file well under 1MB, but increasing it to 10MB got rid of the GD errors I was having for the resizing. I won't be uploading images larger than 1MB. Any very large images of mine will be batch resized locally and thumbnails uploaded seperatly so there will be no major server load increase.
vBulletin® v3.6.8, Copyright ©2000-2010, Jelsoft Enterprises Ltd.