473,397 Members | 1,960 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,397 software developers and data experts.

PHP has encountered an Access Violation at 00B973CD

PHP has encountered an Access Violation at 00B973CD

OS: Windows XP Pro SP1
No MySQL...

3200xp with 1gb DDR...

RC2 had the same problem...

any idea?
Jul 17 '05 #1
6 4756
It has this error below:
HTTP/1.1 500 Server Error Server: Microsoft-IIS/5.1 Date: Sun, 18 Jul 2004
07:13:30 GMT Content-Type: text/html Content-Length: 44 -2147417842
(0x8001010e)

"Hayden Kirk" <hayden90 (@) paradise.net.nz> wrote in message
news:7d*******************@news02.tsnz.net...
PHP has encountered an Access Violation at 00B973CD

OS: Windows XP Pro SP1
No MySQL...

3200xp with 1gb DDR...

RC2 had the same problem...

any idea?

Jul 17 '05 #2
On Sun, 18 Jul 2004 18:58:59 +1200, "Hayden Kirk" <hayden90 (@)
paradise.net.nz> wrote:
PHP has encountered an Access Violation at 00B973CD

OS: Windows XP Pro SP1
No MySQL...

3200xp with 1gb DDR...

RC2 had the same problem...

any idea?


Not enough information. What were you doing at the time?
Can you write a small test script that triggers the problem on your setup?

See also:
http://bugs.php.net/how-to-report.php
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html

If you were on Unix the following would be ideal:
http://bugs.php.net/bugs-generating-backtrace.php

But they don't seem to have any Windows-based steps for this. You'd probably
need a development environment such as Visual Studio installed to do it anyway.

--
Andy Hassall <an**@andyh.co.uk> / Space: disk usage analysis tool
http://www.andyh.co.uk / http://www.andyhsoftware.co.uk/space
Jul 17 '05 #3
this totally sounds like a folder permissions error... where you by chance
trying to write / update a file (or access database) on the webserver from
php?
--
Rob Collyer - www.webforumz.com
Web design and development forums for Free help, advice,
tips, and website critique by professional designers and developers.

"Andy Hassall" <an**@andyh.co.uk> wrote in message
news:93********************************@4ax.com...
On Sun, 18 Jul 2004 18:58:59 +1200, "Hayden Kirk" <hayden90 (@)
paradise.net.nz> wrote:
PHP has encountered an Access Violation at 00B973CD

OS: Windows XP Pro SP1
No MySQL...

3200xp with 1gb DDR...

RC2 had the same problem...

any idea?
Not enough information. What were you doing at the time?
Can you write a small test script that triggers the problem on your

setup?
See also:
http://bugs.php.net/how-to-report.php
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html

If you were on Unix the following would be ideal:
http://bugs.php.net/bugs-generating-backtrace.php

But they don't seem to have any Windows-based steps for this. You'd probably need a development environment such as Visual Studio installed to do it anyway.
--
Andy Hassall <an**@andyh.co.uk> / Space: disk usage analysis tool
http://www.andyh.co.uk / http://www.andyhsoftware.co.uk/space

Jul 17 '05 #4
On Sun, 18 Jul 2004 14:17:03 +0000 (UTC), "Rob Collyer"
<we*******@webforumz.com> wrote:
On Sun, 18 Jul 2004 18:58:59 +1200, "Hayden Kirk" <hayden90 (@)
paradise.net.nz> wrote:
PHP has encountered an Access Violation at 00B973CD


this totally sounds like a folder permissions error...


Access Violation on Windows is the equivalent of Segmentation Fault in Unix,
i.e. attempting to use memory that is not owned by the process. It's not got
anything to do with directory permissions, it's typically some sort of memory
allocation or pointer bug in the code.

--
Andy Hassall <an**@andyh.co.uk> / Space: disk usage analysis tool
http://www.andyh.co.uk / http://www.andyhsoftware.co.uk/space
Jul 17 '05 #5
Hi

Its a PHP bug, as anything I do in PHP give me this error.

I have submitted it to PHP.net... but I mean, comon, every PHP 5 version ive
tried apart from RC1 has been screwed in Windows.

"Andy Hassall" <an**@andyh.co.uk> wrote in message
news:7v********************************@4ax.com...
On Sun, 18 Jul 2004 14:17:03 +0000 (UTC), "Rob Collyer"
<we*******@webforumz.com> wrote:
On Sun, 18 Jul 2004 18:58:59 +1200, "Hayden Kirk" <hayden90 (@)
paradise.net.nz> wrote:

PHP has encountered an Access Violation at 00B973CD
this totally sounds like a folder permissions error...


Access Violation on Windows is the equivalent of Segmentation Fault in

Unix, i.e. attempting to use memory that is not owned by the process. It's not got anything to do with directory permissions, it's typically some sort of memory allocation or pointer bug in the code.

--
Andy Hassall <an**@andyh.co.uk> / Space: disk usage analysis tool
http://www.andyh.co.uk / http://www.andyhsoftware.co.uk/space

Jul 17 '05 #6
Hayden Kirk wrote:
Hi

Its a PHP bug, as anything I do in PHP give me this error.

I have submitted it to PHP.net... but I mean, comon, every PHP 5 version ive
tried apart from RC1 has been screwed in Windows.


well, that's your problem - using a garbage OS like Windows to run an app
originally designed on Unix. :)

--
Michael Austin.
Consultant - Available.
Donations welcomed. Http://www.firstdbasource.com/donations.html
:)
Jul 17 '05 #7

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

Similar topics

39
by: Martin | last post by:
I have an intranet-only site running in Windows XPPro, IIS 5.1, PHP 5.2.5. I have not used or changed this site for several months - the last time I worked with it, all was well. When I tried it...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.