php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25783 Application Error. Memory could not be written
Submitted: 2003-10-07 21:50 UTC Modified: 2003-10-07 21:56 UTC
From: jpo6 at excite dot com Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 4.3.3 OS: Windows XP
Private report: No CVE-ID: None
 [2003-10-07 21:50 UTC] jpo6 at excite dot com
Description:
------------
Whenever I run anything with a .php extension in my browser I get the following error message:

The instruction at "0x77f83aef" referenced memory at "0x00009d59".  The memory could not be "written".

I already tried "php -i" in the command line--worked normally.  What's going on here?'

I'm a beginner at this stuff so I didnt understand that backtrace thing at all. 

I use apache 2.0 and my sql

Reproduce code:
---------------
<? phpinfo(); ?>

Expected result:
----------------
the php info

Actual result:
--------------
The instruction at "0x77f83aef" referenced memory at "0x00009d59".  The memory could not be "written".

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-10-07 21:56 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Some configuration error, consult some php+win32 related mailing list.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 00:01:29 2024 UTC