[PHP-DEV] Bug #11661: Memory Access Violation From: aehlert <email protected>
Date: 06/25/01

From: aehlert <email protected>
Operating system: Windows2000 Professional
PHP version: 4.0.6
PHP Bug Type: IIS related
Bug description: Memory Access Violation

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?

-- 
Edit Bug report at: http://bugs.php.net/?id=11661&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>