ID:               27269
 User updated by:  WPinegar at healthtech dot net
 Reported By:      WPinegar at healthtech dot net
-Status:           Bogus
+Status:           Open
 Bug Type:         *General Issues
 Operating System: Windows Server 2003
 PHP Version:      5.0.0b4 (beta4)
 New Comment:

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.


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

[2004-02-16 01:18:55] [EMAIL PROTECTED]

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Try searching the bug database before submitting yet another bogus
report.





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

[2004-02-15 23:51:16] WPinegar at healthtech dot net

Description:
------------
I am unable to load the php_gettext.dll extension that ships with
5.0.0b4.  When I attempt to load this extension while using the PHP
ISAPI filter I get the following popup message on the server:



Warning : PHP Startup: Invalid library (maybe not a PHP library)
'php_gettext.dll' 



What do I need to do in order to get the gettext library to work in
5.0.0b4?  I had this working in PHP 4.3.x without issue so I'm just
curious if in the gettext library in 5.0.0b4 is broken...

Reproduce code:
---------------
Add php_gettext.dll to the extensions in your php.ini file.

Expected result:
----------------
The gettext library should load without issue.

Actual result:
--------------
Gettext.dll library will not load.


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


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

Reply via email to