Welcome Guest, Not a member yet? Register   Sign In
Image resizing in a loop problem
#2

[eluser]woopsicle[/eluser]
i had something similar when doing some image manipulation stuff. i found that when resizing images bigger than ~1000x1000 is when the memory limit was being exceeded.

it is dependent on the memory limit setting in php.ini - most shared hosts are about 8mb, yours seems to be 16mb ?

if you want to confirm this is the problem, try uploading a little image (i.e. less that 800x600) just to make sure that works.

if it does, and you definitely need to resize pics of reasonable size - you will need to see about changing this limit on your server. if it is shared hosting this may be a problem.

try something like 20mb and try again.


Messages In This Thread
Image resizing in a loop problem - by El Forum - 07-01-2007, 04:27 AM
Image resizing in a loop problem - by El Forum - 07-01-2007, 06:36 AM
Image resizing in a loop problem - by El Forum - 07-01-2007, 07:51 AM
Image resizing in a loop problem - by El Forum - 07-01-2007, 10:52 AM
Image resizing in a loop problem - by El Forum - 07-02-2007, 01:00 AM
Image resizing in a loop problem - by El Forum - 07-02-2007, 01:12 AM
Image resizing in a loop problem - by El Forum - 07-02-2007, 11:41 AM
Image resizing in a loop problem - by El Forum - 07-03-2007, 12:44 AM
Image resizing in a loop problem - by El Forum - 07-03-2007, 01:12 AM
Image resizing in a loop problem - by El Forum - 07-03-2007, 03:46 AM
Image resizing in a loop problem - by El Forum - 07-17-2007, 01:08 AM
Image resizing in a loop problem - by El Forum - 09-16-2007, 08:45 AM



Theme © iAndrew 2016 - Forum software by © MyBB