From:             [EMAIL PROTECTED]
Operating system: Linux 7.3
PHP version:      4.3.0
PHP Bug Type:     GD related
Bug description:  Bundled GD-Lib 2.1 won't let JPGraph start up

- compile PHP 4.3.0 on Linux 7.3 with GD-Lib 2.7 installed via APXS against
Apache 1.3.27 with the GD-option set, not specifying any directory
-> installs the GD-Lib bundled with PHP 4.3.0
-> JPGraph doesn't give any output anymore (plainly won't start up at all,
so no error messsage is generated)

workaround:
- compile PHP 4.3.0 on Linux 7.3 with GD-Lib 2.7 installed via APXS
against Apache 1.3.27 with the GD-option set, specifying the GD-Lib 2.7
directory
-> PHP 4.3.0 refers to GD-Lib 2.7
-> JPGraph works as usual

Note: I use the GD 2.7 with the GIF-patch, but I don't think this would
make any difference, since JPGraph won't start up at all with the bundled
GD-Lib, and it is set to use png anyway.
-- 
Edit bug report at http://bugs.php.net/?id=21596&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21596&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21596&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21596&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21596&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21596&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21596&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21596&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21596&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21596&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21596&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21596&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21596&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21596&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21596&r=gnused

Reply via email to