your missing a dll file..
i found that *.dll files.. alot of times require other dlls to function
right...
what i would do is open the dll file in wordpad
then hit ctrl+F (find) and look for ".dll" and write down each *.dll that's
referenced in the file.
then search for each one on your computer and make sure you have it.
this should fix it i'm positive :>
Liquidice
""Michel Meyers"" <[EMAIL PROTECTED]> wrote in message
9drv4n$m2r$[EMAIL PROTECTED]">news:9drv4n$m2r$[EMAIL PROTECTED]...
> 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]
>



-- 
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