Re: [PHP-WIN] Win2k IIS5 PHP404 : trouble with extensions dir

2001-04-03 Thread Phil Driscoll
>I found that I had to copy all the php dlls into the winnt/system32 >directory. I believe IIS may restrict loading to the winnt directory tree. This is certainly not the case on NT4 - though I can't vouch for all extensions. Cheers -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.

Re: [PHP-WIN] Win2k IIS5 PHP404 : trouble with extensions dir

2001-04-03 Thread John Broglio
Yvan, I found that I had to copy all the php dlls into the winnt/system32 directory. I believe IIS may restrict loading to the winnt directory tree. John ""Yvan Arnaud"" <[EMAIL PROTECTED]> wrote in message 99a1c1$sr5$[EMAIL PROTECTED]">news:99a1c1$sr5$[EMAIL PROTECTED]... > Hi, > > the standa

Re: [PHP-WIN] Win2k IIS5 PHP404 : trouble with extensions dir

2001-03-21 Thread Yasuo Ohgaki
I've posted relating notes for PHP Manual It might help. http://www.php.net/manual/en/install-windows.php -- Yasuo Ohgaki ""Yvan Arnaud"" <[EMAIL PROTECTED]> wrote in message 99a1c1$sr5$[EMAIL PROTECTED]">news:99a1c1$sr5$[EMAIL PROTECTED]... > Hi, > > the standard installation of PHP404 works f

[PHP-WIN] Win2k IIS5 PHP404 : trouble with extensions dir

2001-03-21 Thread Yvan Arnaud
Hi, the standard installation of PHP404 works fine (CGI and ISAPI). But when we intent to activate an extension (php_ldap.dll for example) it does not work anymore : the error message is that it cannot find the specified extension file (php_ldap.dll). I tried to specify different extensions dir i