Welcome Guest, Not a member yet? Register   Sign In
Image resizing problem
#1

[eluser]Vijusoft[/eluser]
Hello all,

I am getting an error while resizing an image greater than 1 MB size,

Your server does not support the GD function required to process this type of image.

Your server does not support the GD function required to process this type of image.



I am using GD2.
For image less than 1 MB it works fine.

Please help me out Sad
#2

[eluser]woomacoder[/eluser]
Mmm, what is the limit in your php.ini or apache.conf? Wink
#3

[eluser]Vijusoft[/eluser]
Limit ?

Do you mean Uploading limit?

it is 7MB.
#4

[eluser]woomacoder[/eluser]
Yes, the upload limit....

7MB, this is a problem; do you have GD2 on your server machine? Can you paste your phpinfo output? (only library path and GD support)
#5

[eluser]Vijusoft[/eluser]
Yes GD support is enabled

GD Support enabled

Sad
#6

[eluser]woomacoder[/eluser]
[quote author="Vijusoft" date="1234808683"]Yes GD support is enabled

GD Support enabled

Sad[/quote]

Mmm, it's very strange... but, what type o webserver configuration do you use? EasyPHP, MAMP, ecc?
#7

[eluser]Vijusoft[/eluser]
We uses Linux batman 2.6.24.5 server.
#8

[eluser]woomacoder[/eluser]
[quote author="Vijusoft" date="1234810445"]We uses Linux batman 2.6.24.5 server.[/quote]

Linux Batman? What is it? Big Grin
#9

[eluser]Vijusoft[/eluser]
i didnt get your question Sad
#10

[eluser]pistolPete[/eluser]
What's your memory_limit in your php.ini?
Try increasing the value and check if it's working...




Theme © iAndrew 2016 - Forum software by © MyBB