ID: 27837 Updated by: [EMAIL PROTECTED] Reported By: seang at moosecat dot com dot au -Status: Open +Status: Bogus Bug Type: XML related Operating System: XP Pro - IIS 5.1 PHP Version: 5.0.0RC1 New Comment:
Let's mark this one as bogus then, the other report has good example script. Watch it when it gets fixed and try again then. If this bug persists after bug #27821 is fixed, reopen this report. Previous Comments: ------------------------------------------------------------------------ [2004-04-07 08:30:17] seang at moosecat dot com dot au Yes when I echo "something" just before xml_parse I get the same Access Violation 0104A7EE - otherwise I ge page cannot be displayed. Sorry did not spot that before submiting. ------------------------------------------------------------------------ [2004-04-07 08:03:51] [EMAIL PROTECTED] Could this be same thing as reported in bug #27821 ? ------------------------------------------------------------------------ [2004-04-02 08:59:57] seang at moosecat dot com dot au Description: ------------ Trying out 5.0.0 + SQLite with phpSQLiteAdmin (http://www.phpguru.org/phpSQLiteAdmin.html) The error seems to occur in /pear/XML/Parser.php line 302 which is: return xml_parse($this->parser, $data, $eof); I could not reproduce it with a simple script even with the same data - so I would guess that it only happens with more load on the memory. - the time when it does happen the resource id of the xml was 21. Hope it helps.... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27837&edit=1
