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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jpo6 at excite dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 08 03:01:29 2025 UTC