Forums
(@viessenetwork)
11 years, 10 months ago
I have extended the “memory_limit” to “128M” from php.ini and the problem is resolved!
I tried to extend the max_input_time to 240 but the problem still exists.
Hi Aristath,
the “memory_limit” is actually “64M”. Maybe could be a time limit issue? Actually “max_input_time” is “60”.
Thank you.
thank you!
anyone can help me??
I don’t understand why the script work with small picture, and don’t work with large image. I didn’t found any difference in the source code.
11 years, 11 months ago
the problem is the function image_resize(). it doesn’t work with large size images.