Re: [PHP-DOC] install.xml en From: Friedhelm Betz (holliwell <email protected>)
Date: 10/04/01

Hi Phil,

Thursday, October 04, 2001, 11:25:40 AM, you wrote:

> On Thursday 04 October 2001 12:32 am, Friedhelm Betz wrote:
>> Hi
>>
>> install.xml says
>> ...
>> <sect2 id="install.iis.iis3">
>> <title>Windows and PWS/IIS 3</title>
>>
>> <simpara>
>> The recommended method for configuring these servers is to use
>> the INF file included with the distribution
>> (php_iis_reg.inf).
>>
>>
>> I didnīt find the mentioned file php_iis_reg.inf either in 4.0.5 nor
>> in 4.0.6 win-ditribution. Can someone else check?
>>
>>
>> so long
>> Friedhelm
> Just checked the 4.0.6 win32 zip and there are two registry files
> pws-php4cgi.reg for installing php as a cgi with pws or iis3
> and
> pws-php4isapi for installing php as an isapi module with pws or iis3
> (although I'm not sure it will work as an isapi module with these servers -
> the manual does say explicitly that ISAPI is not supported on IIS3 - and
> since PWS on win9x is essentially the same code - I guess that wouldn't be
> supported either).

You are right, these two reg files are there. But the manual
(install.xml) mentionend a file called php_iis_reg.inf ( see above) and this was
the point I am talking about. In win-distribs this file seems to be not
there and if this is not in the win-distribution our docs should be
corrected.

 Friedhelm