if you unzipped PHP zip file to:

C:\PHP

then the ISAPI dll is in C:\PHP\sapi\

The file you want to use for IIS is php4isapi.dll

I just copy php4isapi.dll to C:\PHP

then within IIS Admin I create a new script engine mapping. Mapping .php
files to C:\PHP\php4isapi.dll

Don't even have to copy php4ts.dll to c:\windows\system32 then!

-----Original Message-----
From: Ben Edwards [mailto:[EMAIL PROTECTED]]
Sent: Saturday, 11 January 2003 10:37 PM
To: Sean Malloy; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] Which Web server to run under XP


At 15:00 11/01/2003 +1100, you wrote:

>I use IIS with PHP 4.3.0. The ISAPI dll in 4.3.0 is more stable than
>previous versions.

What is ISAPI dll and how do I get install it, sorry but I'me not a real
teche.

>Did you install IIS onto your machine? (I think you can only install IIS if
>you're running XP Pro. So if you're running Home, you're out of luck)

I am using XP Pro and have installed IIS.

>There are plenty of other web servers. Read the PHP Install.txt file in the
>PHP root. It mentions how to get PHPO running with OmniHTTPD and Xitami for
>Windows as well.
>
>I would keep trying for IIS though.
>
>and as far as Apache requiring Sp1. Maybe v2.0.latest does, Get
1.3.27-win32
>(PHP suppoort for Apache2 is expierimental anyway)
>
>Regards,
>
>Sean
>
>-----Original Message-----
>From: Ben Edwards [mailto:[EMAIL PROTECTED]]
>Sent: Saturday, 11 January 2003 1:11 PM
>To: [EMAIL PROTECTED]
>Subject: [PHP-WIN] Which Web server to run under XP
>
>
>I am using XP and have been trying to work out which web server to use with
>PHP & MySQL.
>
>First I tries IIS and it said I have an OCX missing.
>
>Then I looked at Apache and it said I need Service Pack 1, which if I
>install slows the whole machine down.  This is a know issue, Microsoft
>excuse is that it is something to do with securety.
>
>Are there any other web servers I could use or are there work rounds for
>the above.
>
>Regards,
>Ben
>
>****************************************************************
>* Ben Edwards                              +44 (0)117 968 2602 *
>* Critical Site Builder    http://www.criticaldistribution.com *
>* online collaborative web authoring content management system *
>* Get alt news/views films online   http://www.cultureshop.org *
>* i-Contact Progressive Video      http://www.videonetwork.org *
>* Smashing the Corporate image       http://www.subvertise.org *
>* Bristol Indymedia               http://bristol.indymedia.org *
>* Bristol's radical news             http://www.bristle.org.uk *
>* PGP : F0CA 42B8 D56F 28AD 169B  49F3 3056 C6DB 8538 EEF8     *
>****************************************************************
>
>
>
>--
>PHP Windows Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php

****************************************************************
* Ben Edwards                              +44 (0)117 968 2602 *
* Critical Site Builder    http://www.criticaldistribution.com *
* online collaborative web authoring content management system *
* Get alt news/views films online   http://www.cultureshop.org *
* i-Contact Progressive Video      http://www.videonetwork.org *
* Smashing the Corporate image       http://www.subvertise.org *
* Bristol Indymedia               http://bristol.indymedia.org *
* Bristol's radical news             http://www.bristle.org.uk *
* PGP : F0CA 42B8 D56F 28AD 169B  49F3 3056 C6DB 8538 EEF8     *
****************************************************************


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

Reply via email to