Hi, I have a problem with PHP (both 4.0.4pl1 and 4.0.5) because I try to load the php_gettext.dll extension. Unfortunately all I get is: Unable to load dynamic library 'c:\php\extensions\php_gettext.dll' - One of the library files needed to run this application cannot be found. This happens both when just running PHP.EXE and running apache with the php module. And I verified it, the file php_gettext.dll IS lying in C:\PHP\Extensions The relevant lines in PHP.INI are: ; Directory in which the loadable extensions (modules) reside. extension_dir = c:\php\extensions\ extension=php_gettext.dll Strangely the same settings/configuration work under Windows 2000. Can anybody help me or tell me what I'm doing wrong? Greetings, Michel [EMAIL PROTECTED] -- 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]