I installed cgi without hitch!
cgi.force_redirect = 0
extension_dir = "C:\PHP\ext"
commented out
;doc_root = "C:\inetpub\wwwroot" // for IIS/PWS
and now it works...thanks...WHEW!
I never found any statement of the necessity of having cgi!
The instructions ramble around
--- On Thu, 7/30/0
thanks!
--- On Thu, 7/30/09, Ruslan Yakushev wrote:
> From: Ruslan Yakushev
> Subject: RE: [PHP-WIN] Re: PHP 5.3 IIS 5.1 not working...help!
> To: "'Fred Silsbee'" , "'Elizabeth M Smith'"
>
> Cc: "'php-windows@lists.php.net'"
> Date: Thursday, July 30, 2009, 8:35 PM
> It is highly recommend
It is highly recommended to use FastCGI Extension for IIS 5.1. You can download
the FastCGI Extension from here:
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=227219aa-6aec-4b80-a9fa-76f811ee9e84
-Original Message-
From: Fred Silsbee [mailto:fredsils...@yahoo.
is isapi the default for IIS 5.1?
I didn't have a php5isapi file in the download?
I didn't make a isapi entry in the properties tab of IIS 5.1
--- On Thu, 7/30/09, Elizabeth M Smith wrote:
> From: Elizabeth M Smith
> Subject: Re: PHP 5.3 IIS 5.1 not working...help!
> To: "Fred Silsbee"
> Cc:
Fred Silsbee wrote:
> http://72.47.28.125:8080/phpinfo.php not working
> ERROR:
> The website cannot display the page
> HTTP 500
>
> IIS 5.1, PHP 5.3 XP Prof SP3 + all updates
> PHP 5.2.8 worked great and took a few minutes to install
>
> phpinfo.php is in C:\inetpub\wwwroot
>
> phpinfo();
http://72.47.28.125:8080/phpinfo.php not working
ERROR:
The website cannot display the page
HTTP 500
IIS 5.1, PHP 5.3 XP Prof SP3 + all updates
PHP 5.2.8 worked great and took a few minutes to install
phpinfo.php is in C:\inetpub\wwwroot
php.ini has:
doc_root = "C:\inetpub\wwwroot" // fo