Welcome Guest, Not a member yet? Register   Sign In
GD - JPG images are not supported...
#1

[eluser]warpspasm[/eluser]
Hi Everyone,

On my development server, the image manipulation class was working great. I have just transferred the code to my live server and I get this error message when trying to resize an image.

Any idea how I can get this to work? Here is the error message:

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

JPG images are not supported."

Thank you!
#2

[eluser]ranjudsokomora[/eluser]
warpspasm,
Is your live server a hosting company, or a server you control? This sounds like you need to edit you php.ini file to include the GD library.
#3

[eluser]warpspasm[/eluser]
Hi ranjudsokomora!

In the end the solution was simple, (at least on Debian): apt-get install php5-gd

After that everything worked well, thank you so much for your reply!




Theme © iAndrew 2016 - Forum software by © MyBB