ID: 18702 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: XML related Operating System: Freebsd 4.5 PHP Version: 4CVS-2002-08-02 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2002-08-03 04:09:46] [EMAIL PROTECTED] xml_parser_create() is a function of ext/xml, not ext/domxml. Someone with more knowledge of the ext/xml should have a look into it. chregu ------------------------------------------------------------------------ [2002-08-02 11:20:18] [EMAIL PROTECTED] There is currently no plan for a 4.2.3. Chregu can you take a look into this please and see if it's a configuration issue by some chance? ------------------------------------------------------------------------ [2002-08-02 08:12:54] [EMAIL PROTECTED] Just built php4-STABLE-200207311200 with the following options: ./configure --with-mysql=/usr/local/ --with-zlib=/usr/ --with-xml=/usr/local --with-dom=/usr/local --with-iconv=/usr/local --with-apxs=/usr/local/sbin/apxs and I get an error: Fatal error: Call to undefined function: xml_parser_create() in <file> Yet with the exact same ./configure options given to php4-200207260300 from HEAD, it works fine. Suggest this is a PHP-4.2.3-dev issue? James ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=18702&edit=1
