Make sure you have the extension path set correctly in your php.ini. I
believe it defaults to:    .

If your extensions (.dll's) are in c:\php\extensions, then make sure the
path in your php.ini reflects that path.

Nicole Amashta
www.aeontrek.com
=============

"Alan McFarlane" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> 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