php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28913 php.ini contains obsolete extensions
Submitted: 2004-06-24 20:18 UTC Modified: 2004-11-16 00:28 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: tip at tut dot by Assigned:
Status: Closed Package: *Configuration Issues
PHP Version: 5.0.0RC3 OS:
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: tip at tut dot by
New email:
PHP Version: OS:

 

 [2004-06-24 20:18 UTC] tip at tut dot by
Description:
------------
Since iconv in compiled in PHP this string in php.ini is invelid and causes loading errors when enabled

;extension=php_iconv.dll

php.ini-dist
php.ini-recommended


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-11-15 17:53 UTC] petajaros at volny dot cz
You must copy the file iconv.dll from PHP\DLLS\ to your_system_directory\system32\ and uncomment the extension in php.ini. It works fine on WXP, ISS, PHP 4.3.9
 [2004-11-16 00:28 UTC] edink@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 09:01:28 2024 UTC