ID:               27269
 Updated by:       [EMAIL PROTECTED]
 Reported By:      WPinegar at healthtech dot net
 Status:           Closed
 Bug Type:         Gettext related
 Operating System: win32 only
 PHP Version:      5CVS-2004-02-18
 Assigned To:      wez
 New Comment:

Dependancy on ICONV.DLL has been removed (iconv is bundled with php5)


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

[2004-02-18 11:29:16] [EMAIL PROTECTED]

reported problem fixed. (missing iconv is other issue)


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

[2004-02-18 09:58:05] WPinegar at healthtech dot net

With the 2/18 CVS build it looks like the php_gettext.dll library
attempts to load now.  However it depends on ICONV.DLL which is not
being included with the 2/18 CVS Win32 distribution.  I found a copy of
the library at the URL listed below, but the PHP documentation says
that the library is included with the Win32 distribution of PHP (and it
has been included in prior 4.3.x releases of PHP).

Making the ICONV.DLL library available now allows the php_gettext.dll
extension to load.  Thanks!

http://www.zlatkovic.com/pub/libxml/iconv-1.9.1.win32.zip

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

[2004-02-17 06:09:51] [EMAIL PROTECTED]

next snap should work fine.

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

[2004-02-16 22:14:09] [EMAIL PROTECTED]

Apparently the new build system for Windows broke this since it works
when compiled with the old one. Assigned to Wez who broke it.. :)


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

[2004-02-16 13:11:33] WPinegar at healthtech dot net

I've discovered the source of the issue.  php_gettext.dll is broken in
5.0.0b4.  It does not export the base DLL entry point "get_module" as
required for PHP -- so it will not load.

Please correct this error in php_gettext.dll.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/27269

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

Reply via email to