Hi,
I m trying to using upload a jpeg file but encounter the following
error message
Warning: imagecreatefromstring(): No JPEG support in this PHP build
It seem that PHP GD JPEG support is disabled.Any reason for doing that
and can that be resolved ?
array(11) { ["GD Version"]=> string(27) "bundled (2.0.34
compatible)" ["FreeType Support"]=> bool(false) ["T1Lib Support"]=>
bool(false) ["GIF Read Support"]=> bool(true) ["GIF Create Support"]=>
bool(true) ["JPEG Support"]=> bool(false) ["PNG Support"]=> bool(true)
["WBMP Support"]=> bool(true) ["XPM Support"]=> bool(false) ["XBM
Support"]=> bool(true) ["JIS-mapped Japanese Font Support"]=>
bool(false) }
--
You received this message because you are subscribed to the Google Groups
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en.