Access violation
am 01.12.2005 21:57:09 von Fawaz Shareef
Hi,
=20
I have installed php 5.1.1, IIS 5 and MySQL 4.1.7 and I am getting the
following error every now and then.
=20
"PHP has encountered an Access Violation at 77FCCAAF"
=20
Sometimes I am able to view php files but most of the times I get this
error and php hangs. Can anyone help
=20
Fawaz
____________________________________________________
Learn real skills for the real world - Apply online
at http://www.ucol.ac.nz or call 0800 GO UCOL
(0800 46 8265) or txt free 3388 for more information
and make a good move to UCOL =96 Universal College of
Learning.
Enrol with a public institute and be certain of your
future
____________________________________________________
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
RE: Access violation
am 01.12.2005 23:49:17 von Donald Plummer
I wish I knew of a workaround. The closests I've come to is in IIS6 I =
have
the worker application pool set to recycle every hour, which seems to =
help.
But it's a crude solution.
--
Donald
-----Original Message-----
From: Fawaz Shareef [mailto:F.Shareef@ucol.ac.nz]=20
Sent: Thursday, December 01, 2005 2:33 PM
To: Donald Plummer
Subject: RE: [PHP-WIN] Access violation
Hello Donald,
Thanks for the reply. I am running php as an ISAPI module. Are there any
workarounds other than using the CGI.
Thanks
Fawaz=20
-----Original Message-----
From: Donald Plummer [mailto:donald@netriver.net]
Sent: Friday, 2 December 2005 11:13 a.m.
To: Fawaz Shareef
Subject: RE: [PHP-WIN] Access violation
Are your running PHP as an ISAPI module or CGI? The ISAPI module often =
comes
up with similar errors for me.
--
Donald=20
-----Original Message-----
From: Fawaz Shareef [mailto:F.Shareef@ucol.ac.nz]
Sent: Thursday, December 01, 2005 12:57 PM
To: php-windows@lists.php.net
Subject: [PHP-WIN] Access violation
Hi,
=20
I have installed php 5.1.1, IIS 5 and MySQL 4.1.7 and I am getting the
following error every now and then.
=20
"PHP has encountered an Access Violation at 77FCCAAF"
=20
Sometimes I am able to view php files but most of the times I get this =
error
and php hangs. Can anyone help
=20
Fawaz
____________________________________________________
Learn real skills for the real world - Apply online at =
http://www.ucol.ac.nz
or call 0800 GO UCOL (0800 46 8265) or txt free
3388 for more information and make a good move to UCOL =16 Universal =
College
of Learning.
Enrol with a public institute and be certain of your future
____________________________________________________
--
PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit:
http://www.php.net/unsub.php
____________________________________________________
Learn real skills for the real world - Apply online at =
http://www.ucol.ac.nz
or call 0800 GO UCOL (0800 46 8265) or txt free 3388 for more =
information
and make a good move to UCOL =16 Universal College of Learning.
Enrol with a public institute and be certain of your future
____________________________________________________
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Access violation
am 03.12.2005 13:53:15 von El Bekko
Fawaz Shareef wrote:
> Hi,
>
> I have installed php 5.1.1, IIS 5 and MySQL 4.1.7 and I am getting the
> following error every now and then.
>
> "PHP has encountered an Access Violation at 77FCCAAF"
>
> Sometimes I am able to view php files but most of the times I get this
> error and php hangs. Can anyone help
>
> Fawaz
> ____________________________________________________
> Learn real skills for the real world - Apply online
> at http://www.ucol.ac.nz or call 0800 GO UCOL
> (0800 46 8265) or txt free 3388 for more information
> and make a good move to UCOL Universal College of
> Learning.
>
> Enrol with a public institute and be certain of your
> future
> ____________________________________________________
Get apache?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
RE: Access Violation
am 13.02.2009 00:31:17 von Ruslan Yakushev
FastCGI extension does work with 5.1. Up until last month the EULA in the i=
nstaller said that it was supported for IIS 6.0 only, but in fact it also w=
orked on 5.1. Last month the license has been updated so now the FastCGI ex=
tension is officially supported for IIS 5.1.
-----Original Message-----
From: Herb Munson [mailto:herbmunson@q.com]=20
Sent: Thursday, February 12, 2009 9:22 AM
To: 'Elizabeth M Smith'; php-windows@lists.php.net
Subject: RE: [PHP-WIN] Access Violation
It is on a development machine, and performance is not an issue (well, it
sort of is an issue: php should .) So I guess I'll go to cgi.
As I recall, the MS site to download fastcgi states pretty clearly what it
is intended to run on, and IIS 5.1 is not there - even though the MS links
to that download say fastcgi is available for 5.1. Coward that =
I
am, I did not try it. So I appreciate the clarification that it does indee=
d
work with 5.1.
Many thanks. I look forward to this being fun again...
Herb
-----Original Message-----
From: Elizabeth M Smith [mailto:auroraeosrose@gmail.com]=20
Sent: Wednesday, February 11, 2009 5:40 PM
To: php-windows@lists.php.net
Subject: Re: [PHP-WIN] Access Violation
Louis Solomon [SteelBytes] wrote:
> forget the ISAPI, use FastCGI. In my experience the ISAPI has never
> been stable or working fully.
>=20
> mmm, not sure FastCGI is available for IIS for XP, so since it's
> probably only a dev machine go to just php as cgi. that works fine on
> all OSes
>=20
> Louis
>=20
Yes, you'll have much better luck with fastcgi - and yes the fastcgi
stuff works on IIS 5.1 which ships with XP (just use the IIS 6.0
installer for fastcgi from iis.net)
Have fun,
Elizabeth
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php