php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23020 Looks like an access violation
Submitted: 2003-04-02 09:26 UTC Modified: 2003-04-02 10:20 UTC
From: downbythesea at yahoo dot com Assigned:
Status: Not a bug Package: CGI/CLI related
PHP Version: 4.3.2RC1 OS: Win2K
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
15 - 15 = ?
Subscribe to this entry?

 
 [2003-04-02 09:26 UTC] downbythesea at yahoo dot com
Whenever I launch a PHP script I receive the following error dialog:
Title: php.exe - Application Error
Message: The instruction at ")x100ae6ff" referenced memory at "0x00000000". The memory could not be "read".

I am using IIS 5 and PHP4.3.2RC1 dll installed in \winnt\system32.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-02 10:20 UTC] sniper@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


Most likely installation error.

 [2003-05-02 14:29 UTC] scott at openroad dot ca
I'm experiencing this error as well. I have installed 4.3.1 under Windows 2000 & IIS 5 running as a CGI. EVERY php script that is run results in an error message like the one reported below. It doesn't matter what the script is. Even the simple <?phpinfo();?> results in that error. Running any script from the command line also results in the error. The script is successfully parsed though and results returned to the browser after the error message window is cleared.

The exact error is:

The instruction at "0x00d310c3" referenced memory at "0x00000000". The memory could not be "read".

It seems to occur every time php.exe is called. 

My system configuration is:
AMD Athlon XP 2000+ 512MB RAM Win 2000 SP3
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 12:01:31 2024 UTC