It loads gd lib perfectly right also via a extension... so the extension
path or anything like that isn't the problem, my gut tells me the gettext
dll is screwed from the distribution...

Anyone have a dll of gettext they can send me?


----- Original Message -----
From: "Peter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 02, 2002 10:14 PM
Subject: [PHP-WIN] Re: Loading extensions...


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


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

Reply via email to