"Memory cannot be read" error

php.internals

Robert Hicks

20 years ago
I am using PHP5.1.2/Apache2/WinXP and the latest DB version installed by PEAR. When I try to do a simple test connection I get the following dialog every time: ==== The instruction at "0x6066dfbe" referenced memory at "0x00efd490". The memory could not be "read". Click on OK to terminate the program Click on CANCEL to debug the program [OK] [CANCEL] ==== I can do things without using DB, for instance, I did a simple Smarty template that worked fine. Robert