On Wed, 15 Jan 2003 01:36:26 -0500, you wrote:

>Wow.  You hit the nail on the head.  :)

Well, I spent a good day or two hunting the problem down the first
time I ran across it.  Spending that much time on something tends to
make it stick in your head. :)

>I installed PHP on IIS via the executable, so I gather I have one of two
>choices:
>
>-- Research your article and see how to work around the problem
>OR
>-- Use ISAPI.  (how do I go about doing this?  :)

It's been several months since I've tried to use PHP with IIS, but
when I did it was the general consensus that the ISAPI module wasn't
stable enough for production sites.  If that's still the case I'd
probably stick with the CGI version.  Of course things may have
improved, I haven't been keeping up with the Windows side of things.
Perhaps someone on the php-windows list would have some ISAPI
experiences to share.

If you decide to try and implement the workaround and run into
problems, drop me a line.  I have working code examples which deal
with this problem that I'd be happy to share.

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

Reply via email to