ID:               28745
 Updated by:       [EMAIL PROTECTED]
 Reported By:      profic at kursknet dot ru
-Status:           Open
+Status:           Assigned
 Bug Type:         Dynamic loading
 Operating System: Win32
 PHP Version:      5.0.0RC2
-Assigned To:      
+Assigned To:      edink


Previous Comments:
------------------------------------------------------------------------

[2004-06-11 19:11:10] profic at kursknet dot ru

Description:
------------
Version is 5.0.0RC3. Related to 27269
php_gettext.dll require libintl-1.dll which require iconv.dll which in
case is part of php5ts.dll. Copying php5ts.dll with name iconv.dll
resolves loading problem.
As I suppose it is needed to link libintl-1.dll with php4ts.dll and not
iconv.dll OR detach iconv.dll from php5ts.dll to separate file

Reproduce code:
---------------
uncomment extension=php_gettext.dll in php.ini

Expected result:
----------------
gettext extension work

Actual result:
--------------
Message box containing error about missing iconv.dll


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=28745&edit=1

Reply via email to