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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jan 02 12:01:29 2025 UTC