php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24969 multiple DLLs listed in php.ini but not in extensions dir
Submitted: 2003-08-07 01:20 UTC Modified: 2003-08-07 02:46 UTC
From: danielc at analysisandsolutions dot com Assigned:
Status: Closed Package: *Configuration Issues
PHP Version: 5CVS-2003-08-07 (dev) OS: Windows
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: danielc at analysisandsolutions dot com
New email:
PHP Version: OS:

 

 [2003-08-07 01:20 UTC] danielc at analysisandsolutions dot com
Description:
------------
In the php5-win32-200308070230.zip snapshot...

The php.ini file has several DLLs listed in the Windows Extensions section even though the DLLs in question don't exist in the extensions directory:

php_curl.dll
php_filepro.dll
php_hyperwave.dll
php_iisfunc.dll
php_java.dll
php_ldap.dll
php_mbstring.dll
php_mssql.dll
php_oci8.dll
php_openssl.dll
php_oracle.dll
php_pgsql.dll
php_printer.dll
php_sockets.dll
php_w32api.dll
php_xmlrpc.dll
php_yaz.dll
php_zip.dll



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-08-07 02:46 UTC] edink@php.net
We are talking about development snapshots here. Some the extensions don't compile at the moment, some have been removed, etc. All of that is going to be fixed before the final release. No need to open a bug report about it.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 20 04:01:32 2024 UTC