From:             webmaster at hackquest dot de
Operating system: Windows 2003
PHP version:      5.0.5
PHP Bug Type:     GD related
Bug description:  PHP 5.0.5 ships with wrong php_gd2.dll

Description:
------------
Problem:

I tried to update my old PHP5 with the new version.
Installing 5.0.5 over 5.0.4 breaks the GD functionality, because it cannot
find the procedure entry into the DLL.

Looks like the supplied php_gd2.dll file is too old/new/different than
supposed to.

The new 5.1.0 RC has the correct DLL coming with it, however I can't use
it because the RC crashes in php5ts.dll every few minutes.

Fix:

Installing either 5.0.4 or 5.1.0 fixes the problem. (However, 5.1.0 does
not work on Windows 2003/Apache2, due to above mentioned crashes)


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

Reply via email to