ID: 30075 User updated by: kj at legalizer dot dk Reported By: kj at legalizer dot dk Status: Open Bug Type: Zend Engine 2 problem Operating System: WinXP PHP Version: 5CVS-2004-09-13 (dev) New Comment:
It looks like I dont get the error if I turn off ISAPI caching. Previous Comments: ------------------------------------------------------------------------ [2004-09-13 16:29:09] kj at legalizer dot dk Description: ------------ After installing PHP 5.0.1 (and latest CVS) I get "Cannot redeclare <functionname/classname> (previously declared in <filename>)" errors at random. Then after a few seconds a window pops up with a dllhost.exe error. Saying somthing like "Memory could not be read". And my IIS chrashes. All this do not happen every time i load the page only sometimes. This did not happen in PHP 5.0.0. Im running PHP as ISAPI. Actual result: -------------- Fatal error: Cannot redeclare db_connect() (previously declared in D:\HTDocs\BEC\includes\database.inc.php:8) in D:\HTDocs\BEC\includes\database.inc.php on line 10 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30075&edit=1