php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11661 Memory Access Violation
Submitted: 2001-06-25 09:10 UTC Modified: 2002-05-24 20:14 UTC
From: aehlert at lear dot com Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.0.6 OS: Windows2000 Professional
Private report: No CVE-ID: None
 [2001-06-25 09:10 UTC] aehlert at lear dot com
I've used the windows installer to install PHP version 4.0.6 onto my windows professional development machine.  When I try to run a simple PHP text like:

<% echo("This is a php test."); %>

I get the error:

php.exe - Application Error

   The instruction at "0x100321e3" referenced memory at "0x00080bdc".  The memory could not be "read".

I've seen a couple of references to this in the bug reports, but no solutions have been given.  It's like the php interpreter is failing in memory.

Any help?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-24 20:14 UTC] derick@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately your version of PHP is too old -- the problem
might already be fixed. Please download a new PHP
version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 10:01:28 2024 UTC