From: [EMAIL PROTECTED] Operating system: Win2K/IIS5/ISAPI PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: PHP Crashes in pages that has includes "PHP has encountered an Access Violation at 0143C20A" refreshing, it apears: "-2147417842 (0x8001010e)" or: "Invalid access to memory location." This problem does not exist in CGI mode the pages where this error occours only have one thing in common: they all include files It seems that the failure occours during the first parsing of the script, because it catches bogus (parsing errors) in the first lines but not at the end... The problem may be the size of the script... It doesn't happen in small scripts. -- Edit Bug report at: http://bugs.php.net/?id=8853&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]