I'm having problems accessing the gettext library with PHP 4.1.0 running on
Apache 1.3.22 (Win32).

After enabling the gettext extension by altering php.ini to read:

...
extension=php_gettext.dll
...

and restarting Apache, I get the following error message.

Unable to load dynamic library 'c:\php\extensions/php_gettext.dll' - One of
the library files needed to run this application cannot be found.

I've checked that the file does indeed exist, and have verified that it was
as supplied in the 4.1.0 binary distribution from PHP.net.

Anyone got any clues as to how to fix this one?

--
--
Alan McFarlane
[EMAIL PROTECTED]
ICQ: 20787656



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to