Large images : upload works, resize not

See all posts See thread Reply

Re: Large images : upload works, resize not new!
by Rene, 11 years, 4 months ago
As i said before.. i already set the memory_limit to 40MB. but that wont work.

So i checked how much memory i need.... width * height * 8 gives me 76 MB i need.
So i changed the memory limit to 128 MB, and that works for me.

ThnxReply