jpg support in php 5.3.3 with GD2

i have a weird issue on my Linode 512:

im running debian 5, w/ nginx, php5.3.3(with php-fpm)

phpinfo and gdinfo show jpeg support is ON.

when i try to crop (or anything else) a .jpg image, nothing happens.

if i try to crop a .png image, everything works fine.

Any ideas what can it be wrong?

1 Reply

Do you have libjpeg installed?

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct