Re: [PHP] Re: [PHP-WIN] Installation failed ! Please Help! From: Phil Driscoll (phil <email protected>)
Date: 08/17/01

On Thursday 16 August 2001 7:35 pm, Elias Santiago wrote:
> I believe that IIS passes the script name to php.exe with the first %s. I
> think IIS replaces the first %s with the script name. From the second
> article, I suppose that if the %s is changed to %S, the name passed to
> php.exe would be UPPERCASE. Can anyone verify this?

I can't verify that, but I can verify that I've had php running without any
trouble at all ever on about a dozen NT4 boxes without %s %s anywhere in site
without any problems at all :)

Maybe the default behaviour of IIS (since it is the sensible behaviour) is to
pass the script name to the exe it calls.

Cheers

-- 
Phil Driscoll

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>