RE: Re: PHP 5.3 IIS 5.1 not working...help!

Fred Silsbee <[email protected]>
Newsgroups gmane.comp.php.windows
Message-ID <[email protected]>
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/09, Ruslan Yakushev <[email protected]> wrote:

> From: Ruslan Yakushev <[email protected]>
> Subject: RE: [PHP-WIN] Re: PHP 5.3 IIS 5.1 not working...help!
> To: "'Fred Silsbee'" <[email protected]>, "'Elizabeth M Smith'" <[email protected]>
> Cc: "'[email protected]'" <[email protected]>
> Date: Thursday, July 30, 2009, 8:35 PM
> 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:[email protected]]
> 
> Sent: Thursday, July 30, 2009 12:42 PM
> To: Elizabeth M Smith
> Cc: [email protected]
> Subject: [PHP-WIN] Re: PHP 5.3 IIS 5..1 not working...help!
> 
> 
> 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 <[email protected]>
> wrote:
> 
> > From: Elizabeth M Smith <[email protected]>
> > Subject: Re: PHP 5.3 IIS 5..1 not working...help!
> > To: "Fred Silsbee" <[email protected]>
> > Cc: [email protected]
> > Date: Thursday, July 30, 2009, 6:55 PM
> > 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 
> > > 
> > > <?php
> > > phpinfo();
> > > ?>
> > > 
> > > php.ini has:
> > > doc_root = "C:\inetpub\wwwroot" // for IIS/PWS
> (tried
> > removing the "")
> > >  extension_dir = "ext"
> > > php.ini put into 
> > > 
> > >     C:\php
> > >     C:\Windows
> > >     C:\Windows\system
> > >     C:\windows\system32
> > > system variable PHPRC set = C:\php
> > > 
> > > http://72.47.28.125:8080/aspx/abc.aspx works great
> with
> > IIS 5.1
> > > 
> > > IIS 5.1 application configuration mappings
> > .php   C:\php\php5.dll (that is all there
> > is)
> > > There is no php5isapi file!
> > > home directory = C:\inetpub\wwwroot
> > > web site: IP all unassigned, TCP Port 8080
> > > directory security unchanged: IUSR_<machine
> > name>...allow IIS to control password
> > > 
> > > VC9 versions downloaded and put into C:\php
> > > Microsoft 2008 C++ Runtime (x86) installed
> > > VC9 x86 Non Thread Safe (2009-Jun-30 08:52:54)
> > > 
> > > C:\php;c:\php\ext put on the end of the path
> > environmental
> > >           system
> > variable
> > > 
> > > 
> > > yes I rebooted many times
> > > 
> > > command line (black window) 
> > > cd C:\php
> > > php -i       
> >    generates plenty stuff
> > > 
> > > I am administrator!
> > 
> > PHP 5.3 does not support isapi, please use fastcgi
> > 
> > http://learn.iis.net/page.aspx/375/setting-up-fastcgi-for-php/
> > 
> > Thanks,
> > Elizabeth
> > 
> > 
> 
> 
>       
> 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
>




      


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.