PHP 5.3 IIS 5.1 not working...help!

PHP 5.3 IIS 5.1 not working...help!

am 30.07.2009 20:19:11 von Fred Silsbee

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();
?>

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_...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 General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

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

am 30.07.2009 20:55:18 von Elizabeth M Smith

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();
> ?>
>
> 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_...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-ph p/

Thanks,
Elizabeth


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

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

am 30.07.2009 21:41:57 von Fred Silsbee

is isapi the default for IIS 5.1? I didn't have a php5isapi file in th=
e download?=0AI didn't make a isapi entry in the properties tab of IIS 5.1=
--- On Thu, 7/30/09, Elizabeth M Smith wrot=
e: > From: Elizabeth M Smith =0A> Subject: Re=
: PHP 5.3 IIS 5.1 not working...help!=0A> To: "Fred Silsbee" ahoo.com>=0A> Cc: php-windows@lists.php.net=0A> Date: Thursday, July 30, 20=
09, 6:55 PM=0A> Fred Silsbee wrote:=0A> > http://72.47.28.125:8080/phpinfo.=
php not working=0A> > ERROR:=0A> > The website cannot display the page =0A>=
>=A0 HTTP 500=A0 =0A> > =0A> > IIS 5.1, PHP 5.3 XP Prof SP3 + all updates=
=0A> > PHP 5.2.8 worked great and took a few minutes to=0A> install=0A> > =
=0A> > phpinfo.php is in C:\inetpub\wwwroot =0A> > =0A> > > phpin=
fo();=0A> > ?>=0A> > =0A> > php.ini has:=0A> > doc_root =3D "C:\inetpub\www=
root" // for IIS/PWS (tried=0A> removing the "")=0A> >=A0 extension_dir =3D=
"ext"=0A> > php.ini put into =0A> > =0A> >=A0   =A0C:\php=0A> >=A0 =A0=
  C:\Windows=0A> >=A0   =A0C:\Windows\system=0A> >=A0   =A0C:\w=
indows\system32=0A> > system variable PHPRC set =3D C:\php=0A> > =0A> > htt=
p://72.47.28.125:8080/aspx/abc.aspx works great with=0A> IIS 5.1=0A> > =0A>=
> IIS 5.1 application configuration mappings=0A> .php  =A0C:\php\php5.=
dll (that is all there=0A> is)=0A> > There is no php5isapi file!=0A> > home=
directory =3D C:\inetpub\wwwroot=0A> > web site: IP all unassigned, TCP Po=
rt 8080=0A> > directory security unchanged: IUSR_ name>...allow=
IIS to control password=0A> > =0A> > VC9 versions downloaded and put into =
C:\php=0A> > Microsoft 2008 C++ Runtime (x86) installed=0A> > VC9 x86 Non T=
hread Safe (2009-Jun-30 08:52:54)=0A> > =0A> > C:\php;c:\php\ext put on the=
end of the path=0A> environmental=0A> >=A0 =A0 =A0 =A0   =A0system=0A>=
variable=0A> > =0A> > =0A> > yes I rebooted many times=0A> > =0A> > comman=
d line (black window) =0A> > cd C:\php=0A> > php -i=A0 =A0 =A0   > =A0=
  generates plenty stuff=0A> > =0A> > I am administrator!=0A> =0A> PHP =
5.3 does not support isapi, please use fastcgi=0A> =0A> http://learn.iis.ne=
t/page.aspx/375/setting-up-fastcgi-for-php/=0A> =0A> Thanks,=0A> Elizabeth=
=0A> =0A> =0A


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

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

am 30.07.2009 22:35:44 von Ruslan Yakushev

It is highly recommended to use FastCGI Extension for IIS 5.1. You can down=
load the FastCGI Extension from here: http://www.microsoft.com/downloads/de=
tails.aspx?displaylang=3Den&FamilyID=3D227219aa-6aec-4b80-a9 fa-76f811ee9e84=
=20

-----Original Message-----
From: Fred Silsbee [mailto:fredsilsbee@yahoo.com]=20
Sent: Thursday, July 30, 2009 12:42 PM
To: Elizabeth M Smith
Cc: php-windows@lists.php.net
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 wrote:

> From: Elizabeth M Smith
> Subject: Re: PHP 5.3 IIS 5.1 not working...help!
> To: "Fred Silsbee"
> Cc: php-windows@lists.php.net
> 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=20
> >=9A HTTP 500š
> >=20
> > IIS 5.1, PHP 5.3 XP Prof SP3 + all updates
> > PHP 5.2.8 worked great and took a few minutes to
> install
> >=20
> > phpinfo.php is in C:\inetpub\wwwroot=20
> >=20
> > > > phpinfo();
> > ?>
> >=20
> > php.ini has:
> > doc_root =3D "C:\inetpub\wwwroot" // for IIS/PWS (tried
> removing the "")
> >=9A extension_dir =3D "ext"
> > php.ini put into=20
> >=20
> >=9A šš=9AC:\php
> >=9A šš=9AC:\Windows
> >=9A šš=9AC:\Windows\system
> >=9A šš=9AC:\windows\system32
> > system variable PHPRC set =3D C:\php
> >=20
> > http://72.47.28.125:8080/aspx/abc.aspx works great with
> IIS 5.1
> >=20
> > IIS 5.1 application configuration mappings
> .phpšš=9AC:\php\php5.dll (that is all there
> is)
> > There is no php5isapi file!
> > home directory =3D C:\inetpub\wwwroot
> > web site: IP all unassigned, TCP Port 8080
> > directory security unchanged: IUSR_ > name>...allow IIS to control password
> >=20
> > 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)
> >=20
> > C:\php;c:\php\ext put on the end of the path
> environmental
> >=9A =9A =9A =9A šš=9Asystem
> variable
> >=20
> >=20
> > yes I rebooted many times
> >=20
> > command line (black window)=20
> > cd C:\php
> > php -i=9A =9A =9A =9A
> šš=9Agenerates plenty stuff
> >=20
> > I am administrator!
>=20
> PHP 5.3 does not support isapi, please use fastcgi
>=20
> http://learn.iis.net/page.aspx/375/setting-up-fastcgi-for-ph p/
>=20
> Thanks,
> Elizabeth
>=20
>=20


=20


--=20
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

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

am 30.07.2009 22:44:01 von Fred Silsbee

thanks! --- On Thu, 7/30/09, Ruslan Yakushev w=
rote: > From: Ruslan Yakushev =0A> Subject: RE:=
[PHP-WIN] Re: PHP 5.3 IIS 5.1 not working...help!=0A> To: "'Fred Silsbee'"=
, "'Elizabeth M Smith'" =
=0A> Cc: "'php-windows@lists.php.net'" =0A> Date=
: Thursday, July 30, 2009, 8:35 PM=0A> It is highly recommended to use=0A> =
FastCGI Extension for IIS 5.1. You can download the FastCGI=0A> Extension f=
rom here: http://www.microsoft.com/downloads/details.aspx?displaylang= 3Den&=
FamilyID=3D227219aa-6aec-4b80-a9fa-76f811ee9e84=0A> =0A> =0A> -----Original=
Message-----=0A> From: Fred Silsbee [mailto:fredsilsbee@yahoo.com]=0A> =0A=
> Sent: Thursday, July 30, 2009 12:42 PM=0A> To: Elizabeth M Smith=0A> Cc: =
php-windows@lists.php.net=0A> Subject: [PHP-WIN] Re: PHP 5.3 IIS 5.1 not wo=
rking...help!=0A> =0A> =0A> is isapi the default for IIS 5.1?=0A> =0A> I di=
dn't have a php5isapi file in the download?=0A> I didn't make a isapi entry=
in the properties tab of IIS=0A> 5.1=0A> =0A> --- On Thu, 7/30/09, Elizabe=
th M Smith =0A> wrote:=0A> =0A> > From: Elizabeth =
M Smith =0A> > Subject: Re: PHP 5.3 IIS 5.1 not wo=
rking...help!=0A> > To: "Fred Silsbee" =0A> > Cc: ph=
p-windows@lists.php.net=0A> > Date: Thursday, July 30, 2009, 6:55 PM=0A> > =
Fred Silsbee wrote:=0A> > > http://72.47.28.125:8080/phpinfo.php not workin=
g=0A> > > ERROR:=0A> > > The website cannot display the page =0A> > >=A0 HT=
TP 500=A0 =0A> > > =0A> > > IIS 5.1, PHP 5.3 XP Prof SP3 + all updates=0A> =
> > PHP 5.2.8 worked great and took a few minutes to=0A> > install=0A> > > =
=0A> > > phpinfo.php is in C:\inetpub\wwwroot =0A> > > =0A> > > >=
> phpinfo();=0A> > > ?>=0A> > > =0A> > > php.ini has:=0A> > > doc_root =3D=
"C:\inetpub\wwwroot" // for IIS/PWS=0A> (tried=0A> > removing the "")=0A> =
> >=A0 extension_dir =3D "ext"=0A> > > php.ini put into =0A> > > =0A> > >=
=A0   =A0C:\php=0A> > >=A0   =A0C:\Windows=0A> > >=A0   =A0C:\W=
indows\system=0A> > >=A0   =A0C:\windows\system32=0A> > > system variab=
le PHPRC set =3D C:\php=0A> > > =0A> > > http://72.47.28.125:8080/aspx/abc.=
aspx works great=0A> with=0A> > IIS 5.1=0A> > > =0A> > > IIS 5.1 applicatio=
n configuration mappings=0A> > .php  =A0C:\php\php5.dll (that is all th=
ere=0A> > is)=0A> > > There is no php5isapi file!=0A> > > home directory =
=3D C:\inetpub\wwwroot=0A> > > web site: IP all unassigned, TCP Port 8080=
=0A> > > directory security unchanged: IUSR_ > name>...allow II=
S to control password=0A> > > =0A> > > VC9 versions downloaded and put into=
C:\php=0A> > > Microsoft 2008 C++ Runtime (x86) installed=0A> > > VC9 x86 =
Non Thread Safe (2009-Jun-30 08:52:54)=0A> > > =0A> > > C:\php;c:\php\ext p=
ut on the end of the path=0A> > environmental=0A> > >=A0 =A0 =A0 =A0   =
=A0system=0A> > variable=0A> > > =0A> > > =0A> > > yes I rebooted many time=
s=0A> > > =0A> > > command line (black window) =0A> > > cd C:\php=0A> > > p=
hp -i=A0 =A0 =A0   > >   =A0generates plenty stuff=0A> > > =0A> > >=
I am administrator!=0A> > =0A> > PHP 5.3 does not support isapi, please us=
e fastcgi=0A> > =0A> > http://learn.iis.net/page.aspx/375/setting-up-fastcg=
i-for-php/=0A> > =0A> > Thanks,=0A> > Elizabeth=0A> > =0A> > =0A> =0A> =0A>=
=A0 =A0 =A0 =0A> =0A> =0A> -- =0A> PHP Windows Mailing List (http://www.ph=
p.net/)=0A> To unsubscribe, visit: http://www.php.net/unsub.php=0A> =0A> =
=0A> =0A


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

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

am 31.07.2009 00:22:10 von Fred Silsbee

I installed cgi without hitch! cgi.force_redirect =3D 0 extension=
_dir =  "C:\PHP\ext" commented out=0A;doc_root =3D "C:\inetpub\www=
root" // for IIS/PWS and now it works...thanks...WHEW! I never fo=
und any statement of the necessity of having cgi! The instructions ram=
ble around --- On Thu, 7/30/09, Ruslan Yakushev ft.com> wrote: > From: Ruslan Yakushev =0A> Sub=
ject: RE: [PHP-WIN] Re: PHP 5.3 IIS 5.1 not working...help!=0A> To: "'Fred =
Silsbee'" , "'Elizabeth M Smith'" il.com>=0A> Cc: "'php-windows@lists.php.net'" =
=0A> Date: Thursday, July 30, 2009, 8:35 PM=0A> It is highly recommended to=
use=0A> FastCGI Extension for IIS 5.1. You can download the FastCGI=0A> Ex=
tension from here: http://www.microsoft.com/downloads/details.aspx?displayl=
ang=3Den&FamilyID=3D227219aa-6aec-4b80-a9fa-76f811ee9e84=0A> =0A> =0A> ----=
-Original Message-----=0A> From: Fred Silsbee [mailto:fredsilsbee@yahoo.com=
]=0A> =0A> Sent: Thursday, July 30, 2009 12:42 PM=0A> To: Elizabeth M Smith=
=0A> Cc: php-windows@lists.php.net=0A> Subject: [PHP-WIN] Re: PHP 5.3 IIS 5=
...1 not working...help!=0A> =0A> =0A> is isapi the default for IIS 5.1?=0A> =
=0A> I didn't have a php5isapi file in the download?=0A> I didn't make a is=
api entry in the properties tab of IIS=0A> 5.1=0A> =0A> --- On Thu, 7/30/09=
, Elizabeth M Smith =0A> wrote:=0A> =0A> > From: E=
lizabeth M Smith =0A> > Subject: Re: PHP 5.3 IIS 5=
...1 not working...help!=0A> > To: "Fred Silsbee" =0A>=
> Cc: php-windows@lists.php.net=0A> > Date: Thursday, July 30, 2009, 6:55 =
PM=0A> > Fred Silsbee wrote:=0A> > > http://72.47.28.125:8080/phpinfo.php n=
ot working=0A> > > ERROR:=0A> > > The website cannot display the page =0A> =
> >=A0 HTTP 500=A0 =0A> > > =0A> > > IIS 5.1, PHP 5.3 XP Prof SP3 + all upd=
ates=0A> > > PHP 5.2.8 worked great and took a few minutes to=0A> > install=
=0A> > > =0A> > > phpinfo.php is in C:\inetpub\wwwroot =0A> > > =0A> > > php=0A> > > phpinfo();=0A> > > ?>=0A> > > =0A> > > php.ini has:=0A> > > doc=
_root =3D "C:\inetpub\wwwroot" // for IIS/PWS=0A> (tried=0A> > removing the=
"")=0A> > >=A0 extension_dir =3D "ext"=0A> > > php.ini put into =0A> > > =
=0A> > >=A0   =A0C:\php=0A> > >=A0   =A0C:\Windows=0A> > >=A0 =A0=
  C:\Windows\system=0A> > >=A0   =A0C:\windows\system32=0A> > > sys=
tem variable PHPRC set =3D C:\php=0A> > > =0A> > > http://72.47.28.125:8080=
/aspx/abc.aspx works great=0A> with=0A> > IIS 5.1=0A> > > =0A> > > IIS 5.1 =
application configuration mappings=0A> > .php  =A0C:\php\php5.dll (that=
is all there=0A> > is)=0A> > > There is no php5isapi file!=0A> > > home di=
rectory =3D C:\inetpub\wwwroot=0A> > > web site: IP all unassigned, TCP Por=
t 8080=0A> > > directory security unchanged: IUSR_ > name>...al=
low IIS to control password=0A> > > =0A> > > VC9 versions downloaded and pu=
t into C:\php=0A> > > Microsoft 2008 C++ Runtime (x86) installed=0A> > > VC=
9 x86 Non Thread Safe (2009-Jun-30 08:52:54)=0A> > > =0A> > > C:\php;c:\php=
\ext put on the end of the path=0A> > environmental=0A> > >=A0 =A0 =A0 =A0 =
  =A0system=0A> > variable=0A> > > =0A> > > =0A> > > yes I rebooted man=
y times=0A> > > =0A> > > command line (black window) =0A> > > cd C:\php=0A>=
> > php -i=A0 =A0 =A0   > >   =A0generates plenty stuff=0A> > > =
=0A> > > I am administrator!=0A> > =0A> > PHP 5.3 does not support isapi, p=
lease use fastcgi=0A> > =0A> > http://learn.iis.net/page.aspx/375/setting-u=
p-fastcgi-for-php/=0A> > =0A> > Thanks,=0A> > Elizabeth=0A> > =0A> > =0A> =
=0A> =0A> =A0 =A0 =A0 =0A> =0A> =0A> -- =0A> PHP Windows Mailing List (http=
://www.php.net/)=0A> To unsubscribe, visit: http://www.php.net/unsub.php=0A=
> =0A> =0A> =0A


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