From:             rlove at mayococo dot ie
Operating system: Windows 2000
PHP version:      4.3.1
PHP Bug Type:     IIS related
Bug description:  Not reading gd and gd2 libraries

I used the PHP 4.3.1 installer to install to Windows 2000 machine/IIS. 
Most PHP commands work perfectly, but I can't get imagecreate() to work
(or other graphics-related commands)--it gives me a fatal error.  When I
uncommented the dll in the ini file, I get an error to the effect that the
dll is already registered.  I have tried to register the gd and gd2 dlls
from the command line, which it appears to take, but the problem persists.
-- 
Edit bug report at http://bugs.php.net/?id=22766&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22766&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22766&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22766&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22766&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22766&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22766&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22766&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22766&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22766&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22766&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22766&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22766&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22766&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22766&r=gnused

Reply via email to