php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22859 Too many extensions in php.ini-dist and php.ini-recommended
Submitted: 2003-03-24 14:55 UTC Modified: 2003-03-25 03:23 UTC
From: cg at gordimer dot net Assigned:
Status: Closed Package: PHP options/info functions
PHP Version: 4.3.2RC1 OS: Win32
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: cg at gordimer dot net
New email:
PHP Version: OS:

 

 [2003-03-24 14:55 UTC] cg at gordimer dot net
The following extensions are not/no more in the windows distribution but appear in php.ini:
;extension=php_fbsql.dll
;extension=php_gd.dll  --> replaced by php_gd2.dll
;extension=php_iisfunc.dll
;extension=php_printer.dll

The following extension does crash on windows (and should be removed or repaired - see post on php.qa from today):

;extension=php_fdf.dll

Christoph

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-25 03:23 UTC] edink@php.net
php_fbsql.dll and php_gd.dll are now removed from php.ini's.

iisfunc and printer are part of PECL and are built for official releases we let them stay in the ini files.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 13 23:01:33 2025 UTC