From:             kklee at cbs dot com
Operating system: Linux Fedora Core 3
PHP version:      4.3.10
PHP Bug Type:     GD related
Bug description:  GD Functionality Missing JPEG

Description:
------------
When I ran an standard "./configure --with-zlib --with-gd
--with-jpeg-dir=/usr --with-png-dir=/usr" I am able to create PNG images
but not JPEG images.  The symptoms I experienced are:

1. imagepng() works but imagejpeg() does not
2. phpinfo() does not show "JPG Support enabled" under the GD module

I have tried the gd-2.0.28 and gd-2.0.32-3.rpm from Fedora Core installed.
 I also have libjpeg-6b-33 and libpng-1.2.7-1 rpms installed.

I couldn't figure out what else to try to I compiled php 4.3.9 with the
exact same options and all JPEG features listed above works.  Am I the
only one unable to utilize JPEG in 4.3.10?  Sorry for the neophyte bug
report but I could not find the related bug in your bug database.




-- 
Edit bug report at http://bugs.php.net/?id=32358&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=32358&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=32358&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=32358&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=32358&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=32358&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=32358&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=32358&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=32358&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=32358&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=32358&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=32358&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=32358&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=32358&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=32358&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=32358&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=32358&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=32358&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=32358&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=32358&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=32358&r=mysqlcfg

Reply via email to