From:             rs at kunstbar dot tv
Operating system: Windows Server 2003
PHP version:      4.3.2
PHP Bug Type:     IIS related
Bug description:  GD library 2.0.12 not work at IIS 6

Description:
------------
bundled GD library with GD 2.0.12 don't work on IIS 6 with Windows Server
2003 - build 3790.

Status:
- PHP 4.3.2 works (phpmyadmin 2.5.2 works)
- no Script which use GD-LIB works
- PHP 4.3.2 installed as: sapi\php4isapi.dll
- extension=php_gd2.dll is enable
- No Error, script only shows no Image.
- Path is set to: extension_dir = "C:\\PHP\\extensions"
  (also try: extension_dir = "C:\PHP\extensions"
- phpinfo() shows NO GD Support ENABLE
- same GD Scripts works on W2k and IIS 5

-Roland-


Reproduce code:
---------------
Use Windows Server 2003 - build 3790 with IIS 6 and try GD-LIB 2.0.12.

Expected result:
----------------
GD lib create Image

Actual result:
--------------
GD-LIB don't work.


-- 
Edit bug report at http://bugs.php.net/?id=25144&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25144&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25144&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25144&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25144&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25144&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25144&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25144&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25144&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25144&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25144&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25144&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25144&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25144&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25144&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25144&r=gnused

Reply via email to