From:             jpo6 at excite dot com
Operating system: Windows XP
PHP version:      4.3.3
PHP Bug Type:     Apache2 related
Bug description:  Application Error. Memory could not be written

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".

-- 
Edit bug report at http://bugs.php.net/?id=25783&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25783&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25783&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25783&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25783&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25783&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25783&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25783&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25783&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25783&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25783&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25783&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25783&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25783&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25783&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25783&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=25783&r=float

Reply via email to