ID: 26704 Updated by: [EMAIL PROTECTED] Reported By: matjaz dot ostroversnik at ztm dot si -Status: Open +Status: Feedback Bug Type: XML related Operating System: linux 2.4 PHP Version: 5CVS New Comment:
Please read the feedback request one more time. Then come up with a _self-contained_ script. (One that does NOT require any PEAR crap) Previous Comments: ------------------------------------------------------------------------ [2004-01-14 03:24:45] matjaz dot ostroversnik at ztm dot si <? require_once 'Config.php'; $conf = new Config(); $tree = $conf->parseConfig('h.xml', 'xml'); ?> but you need xml file h.xml <?xml version="1.0" ?> <network> </network> ------------------------------------------------------------------------ [2004-01-13 14:50:53] [EMAIL PROTECTED] Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If possible, make the script source available online and provide an URL to it here. Try avoid embedding huge scripts into the report. ------------------------------------------------------------------------ [2004-01-05 02:28:43] matjaz dot ostroversnik at ztm dot si ./configure \ --with-apxs2=/usr/sbin/apxs \ --with-pear \ --enable-dbase \ --with-openssl=/usr/local/ssl \ --enable-track-vars \ --enable-inline-optimization \ --with-layout=RedHat \ --with-gd \ --with-png \ --with-ttf \ --enable-gd-native-ttf \ --with-mm \ --enable-sockets \ --with-zlib \ --with-iconv \ --with-pgsql \ --without-mysql \ --enable-bcmath \ --enable-ftp \ --enable-mailparse \ --with-imap \ --with-kerberos \ --with-imap-ssl=/usr/local/ssl \ --with-xmlrpc \ --with-readline \ --enable-overload \ --enable-calendar \ --with-curl \ --enable-socket \ --with-dom ------------------------------------------------------------------------ [2004-01-01 21:06:42] [EMAIL PROTECTED] What was the configure line used to configure php? ------------------------------------------------------------------------ [2003-12-24 02:19:21] matjaz dot ostroversnik at ztm dot si Config.php is PEAR's Config. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/26704 -- Edit this bug report at http://bugs.php.net/?id=26704&edit=1