Jump to content

Access is denied


Recommended Posts

Guest Sam Hobbs
Posted

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

  • Replies 1
  • Created
  • Last Reply

Popular Days

Guest Sam Hobbs
Posted

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>

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...