|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-05-24 20:14 UTC] derick@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 09:00:01 2025 UTC |
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?