473,320 Members | 2,024 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

anyone know this error msg?

"PHP has encountered an Access Violation at 01C21255"

I'm running a very simple script, that fails when I run it, though
other seem to be able to use it (see this thread:
http://groups.google.com/group/comp....02c289865a7d/#)

when I run via Firefox, initially I see the above error msg, then I
get the Firefox standard "The connection was reset" message.

Oct 25 '07 #1
3 1378
Kevin Blount <ke**********@gmail.comwrote in
news:11*********************@19g2000hsx.googlegrou ps.com:
"PHP has encountered an Access Violation at 01C21255"

I'm running a very simple script, that fails when I run it, though
other seem to be able to use it (see this thread:
http://groups.google.com/group/comp....d/thread/4b560
2c289865a7d/#)

when I run via Firefox, initially I see the above error msg, then I
get the Firefox standard "The connection was reset" message.
Related comments around the web such as

http://bugs.php.net/bug.php?id=29127

.... seem to indicate that you won't have a problem if you use the latest
version of PHP. Do you know what version you are running?

It's definitely an IIS only problem, so keep sniffing that way, but do make
sure your installation is the latest and greatest.
Oct 25 '07 #2
On Oct 25, 2:45 pm, Good Man <he...@letsgo.comwrote:
Kevin Blount <kevin.blo...@gmail.comwrote innews:11*********************@19g2000hsx.googlegr oups.com:
"PHP has encountered an Access Violation at 01C21255"
I'm running a very simple script, that fails when I run it, though
other seem to be able to use it (see this thread:
http://groups.google.com/group/comp....d/thread/4b560
2c289865a7d/#)
when I run via Firefox, initially I see the above error msg, then I
get the Firefox standard "The connection was reset" message.

Related comments around the web such as

http://bugs.php.net/bug.php?id=29127

... seem to indicate that you won't have a problem if you use the latest
version of PHP. Do you know what version you are running?

It's definitely an IIS only problem, so keep sniffing that way, but do make
sure your installation is the latest and greatest.
Hi GM

Tanks for the suggestions and link

I'm uing PHP v5.2.4, which I understand is the latest.. i's a brand
new installtion, as of yesterday. I'll read through the bg reports (I
was searching for what I now see if a local value not the static part
of the error msg, which explains why I found nothing in google).
Oct 25 '07 #3
On Oct 25, 2:56 pm, Kevin Blount <kevin.blo...@gmail.comwrote:
On Oct 25, 2:45 pm, Good Man <he...@letsgo.comwrote:


Kevin Blount <kevin.blo...@gmail.comwrote innews:11*********************@19g2000hsx.googlegr oups.com:
"PHP has encountered an Access Violation at 01C21255"
I'm running a very simple script, that fails when I run it, though
other seem to be able to use it (see this thread:
>http://groups.google.com/group/comp....d/thread/4b560
2c289865a7d/#)
when I run via Firefox, initially I see the above error msg, then I
get the Firefox standard "The connection was reset" message.
Related comments around the web such as
http://bugs.php.net/bug.php?id=29127
... seem to indicate that you won't have a problem if you use the latest
version of PHP. Do you know what version you are running?
It's definitely an IIS only problem, so keep sniffing that way, but do make
sure your installation is the latest and greatest.

Hi GM

Tanks for the suggestions and link

I'm uing PHP v5.2.4, which I understand is the latest.. i's a brand
new installtion, as of yesterday. I'll read through the bg reports (I
was searching for what I now see if a local value not the static part
of the error msg, which explains why I found nothing in google).- Hide quoted text -

- Show quoted text -
Final update.. having rolled bck to 5.2.0 the error no longer appears.
Following your idea, GM, I search for teh generic "PHP has encountered
an Access Violation at" and found a few (not many mind) posts that
said this was a 'bug' introduced after 5.2.1, so rolling back to 5.2.0
should fix it, and so far it has for me.

Cheers

Oct 25 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Mr Mint | last post by:
Hi all, I have a page named register.php, which is a form for collecting user data. As an example: - I have the fields Name, Surname, email. - In the <form> tag I have action ="" - The page...
2
by: Programatix | last post by:
Hi, I'm working on a project which includes WebServices and Windows Form application. The Windows Form application will call the WebServices to retrieve data from database. The data will be...
5
by: Silvio | last post by:
Here's my update statement: UPDATE Item1 SET reviewloop = 1, currentreviewstate=5 WHERE itemid in (SELECT itemid FROM Item2) The thing is: the table Item2 DOES NOT HAVE a field called...
12
by: craig | last post by:
Quick question for the experts... Whenever I set the Image property of a PictureBox on one of my windows forms to a PNG graphic file on my hard drive, I get the following runtime error when I...
4
by: Ersin Gençtürk | last post by:
Server : WEB System.Web.HttpUnhandledException: Exception of type System.Web.HttpUnhandledException was thrown. ---> System.Web.HttpException: The View State is invalid for this page and might be...
40
by: Jeff | last post by:
I have a system on a network and want to determine if anyone is currently connected to the back-end files. An interesting twist is that I have noticed that some users can be connected (have the...
1
by: MPutt | last post by:
I apologize if I am posting this to the wrong area, but I am stuck. Here is my problem. I am running a .NET 2003 Windows service against Oracle 9i. This service is attempting to run a stored...
15
by: Pucca | last post by:
I'm getting an error when I tried to use this BerConverter class in my C# code. Even though the Interent doc says that it runs on Win2000 sp4, I just thgouth I'll double check. Does anyone know...
169
by: JohnQ | last post by:
(The "C++ Grammer" thread in comp.lang.c++.moderated prompted this post). It would be more than a little bit nice if C++ was much "cleaner" (less complex) so that it wasn't a major world wide...
1
by: Blubaugh, David A. | last post by:
Pauli, Yes, I am utilizing the windows environment. I cannot install f2py. I obtain the following error when I try to execute the setup.py file within the f2py folder located within the...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.