php-i18n Digest 14 Nov 2001 11:38:46 -0000 Issue 95
Topics (messages 222 through 222):
how to get php_gettext.dll work on windows2000 / iis5 server?
222 by: Hace
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Hi,
I'm trying to get the gettext-function to work on Windows2000 with
IIS5, so included the php_gettext.dll in php.ini (unmarked the ";").
I get the following error if I use the php_gettext.dll extension:
"PHP Warning: Unable to load dynamic library './php_gettext.dll' - The
specified module could not be found. in Unknown on line 0 "
I have placed the dll in the C:\winnt\system32\ directory and this is
ok for other included dll's (like php_mssql.dll), but supposedly not
for the php_gettext.dll?
I assume that the message "Unknown on line 0" means that the
php_gettext.dll 'needs' another dll to work??
Does anybody have any suggestions for me to get the 'gettext' function
to work?
Thanks in advance,
--
http://hace.dyndns.org/
Everything I say is my own opinion and not necessarily that of my employer.
--- End Message ---