Try extension_dir = d:\php\extensions

or extension_dir = d:/php/extensions/
etc


"Chris Knipe" <[EMAIL PROTECTED]> wrote in message
001b01c20a61$56f0c3c0$[EMAIL PROTECTED]">news:001b01c20a61$56f0c3c0$[EMAIL PROTECTED]...
> Hi,
>
> I got some problems loading php extensions (php_gettext.dll)...  When IIS
> starts, PHP complains that it cannot load the dll...
>
>
> From my \winnt\php.ini:
> ; Directory in which the loadable extensions (modules) reside.
> extension_dir = d:\php\extensions\
> extension=php_gettext.dll
>
> The system itself:
> [d:\php\extensions]cacls php_gettext.dll
> D:\php\extensions\php_gettext.dll Everyone:F
>
> Everyone's got access to read the dll....  Why on earth won't PHP load
it??
> It's PHP 4.2.0 (Win32) for those wanting to know, running on NT4 via IIS
>
>
> --
> me
>
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to