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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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:fredsilsbee@xxxxxxxxx] 
Sent: Thursday, July 30, 2009 12:42 PM
To: Elizabeth M Smith
Cc: php-windows@xxxxxxxxxxxxx
Subject:  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 <auroraeosrose@xxxxxxxxx> wrote:

> From: Elizabeth M Smith <auroraeosrose@xxxxxxxxx>
> Subject: Re: PHP 5.3 IIS 5.1 not working...help!
> To: "Fred Silsbee" <fredsilsbee@xxxxxxxxx>
> Cc: php-windows@xxxxxxxxxxxxx
> 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



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux