PHP GD Mac Snow Leopard Server - JPEG lib version is unknown?
Posted
by Joel
on Super User
See other posts from Super User
or by Joel
Published on 2010-06-11T13:55:24Z
Indexed on
2010/06/11
14:03 UTC
Read the original article
Hit count: 338
Everything installed as http://articles.serenity.de/compiling_php_with_oracle/
But after finish the installation - the following is part of the output from phpinfo():
GD Support enabled
GD Version bundled (2.0.34 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.3.9
GIF Read Support enabled
GIF Create Support enabled
JPEG Support enabled
libJPEG Version unknown
PNG Support enabled
libPNG Version 1.2.35
WBMP Support enabled
XPM Support enabled
XBM Support enabled
Because of the libJPEG version is unknown - the php captcha fail to generate images.
any idea why is that? Thanks a big time.
© Super User or respective owner