Guest Sam Hobbs Posted January 3, 2009 Posted January 3, 2009 I am getting a c0000005 (Access is denied) error from a console program after the console program executes. The error dialog appears to be blaming the CLI (the .Net CLI I presume). More specifically, I am trying to use the Netbeans IDE (programming environment) for PHP scripting. It is not a programming problem, however. I am trying to use the option to use PHP as a command-line script. The script I am testing with is a one-line script that just has: echo "Hello"; It is frustrating, since I am not sure who to blame so I cannot be sure where to post this. The Problem Reports and Solutions does not find a solution. Does anyone have any suggestions for how to diagnose this? I provide details of the error below. Problem signature: Problem Event Name: APPCRASH Application Name: php.exe Application Version: 5.2.8.8 Application Timestamp: 493d760b Fault Module Name: ntdll.dll Fault Module Version: 6.0.6001.18000 Fault Module Timestamp: 4791a7a6 Exception Code: c0000005 Exception Offset: 00065844 OS Version: 6.0.6001.2.1.0.256.1 Locale ID: 1033 Additional Information 1: c782 Additional Information 2: b161410011ea1dc4dd59ee66dd70d582 Additional Information 3: 65e1 Additional Information 4: f1a4365c25b70ac831324db63457c5b5 Quote
Guest Sam Hobbs Posted January 3, 2009 Posted January 3, 2009 I have isolated the problem to the PHP translator/interpreter. Also I have determined that CLI is not the .Net CLI; it is the php command line interface. So now I know that I need to get help from PHP people. "Sam Hobbs" <Gateremovethis@SamHobbs.org> wrote in message news:ezTh$JUbJHA.4480@TK2MSFTNGP06.phx.gbl...<span style="color:blue"> >I am getting a c0000005 (Access is denied) error from a console program >after the console program executes. The error dialog appears to be blaming >the CLI (the .Net CLI I presume). > > More specifically, I am trying to use the Netbeans IDE (programming > environment) for PHP scripting. It is not a programming problem, however. > I am trying to use the option to use PHP as a command-line script. The > script I am testing with is a one-line script that just has: > > echo "Hello"; > > It is frustrating, since I am not sure who to blame so I cannot be sure > where to post this. > > The Problem Reports and Solutions does not find a solution. Does anyone > have any suggestions for how to diagnose this? I provide details of the > error below. > > Problem signature: > Problem Event Name: APPCRASH > Application Name: php.exe > Application Version: 5.2.8.8 > Application Timestamp: 493d760b > Fault Module Name: ntdll.dll > Fault Module Version: 6.0.6001.18000 > Fault Module Timestamp: 4791a7a6 > Exception Code: c0000005 > Exception Offset: 00065844 > OS Version: 6.0.6001.2.1.0.256.1 > Locale ID: 1033 > Additional Information 1: c782 > Additional Information 2: b161410011ea1dc4dd59ee66dd70d582 > Additional Information 3: 65e1 > Additional Information 4: f1a4365c25b70ac831324db63457c5b5 > </span> Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.