php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25144 GD library 2.0.12 not work at IIS 6
Submitted: 2003-08-19 05:17 UTC Modified: 2003-08-19 09:02 UTC
From: rs at kunstbar dot tv Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.3.2 OS: Windows Server 2003
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: rs at kunstbar dot tv
New email:
PHP Version: OS:

 

 [2003-08-19 05:17 UTC] rs at kunstbar dot tv
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.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-08-19 05:24 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

..shouldn't it be pretty normal that they funcs don't work if you don't have gd enabled ? go ask this kind of basic support questions elsewhere, no bug here.

 [2003-08-19 05:34 UTC] pajoye@php.net
"- phpinfo() shows NO GD Support ENABLE"

It is clear enough imo. Fix this install/upgrade problem first.

pierre
 [2003-08-19 08:55 UTC] rs at kunstbar dot tv
Windows Server 2003 and PHP 4.3.2 installed as sapi\php4isapi.dll NEED to REBOOT after changes in PHP.ini !

GD library with GD 2.0.12 works after reboot without any changes.

-Roland-
 [2003-08-19 09:02 UTC] derick@php.net
Not a PHP problem -> bogus
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 22:01:31 2024 UTC