Re: [PHP] XML Parser Problem

2003-06-07 Thread Dustin Pate
Thank you. I checked my php_info() and sure enough --disable_xml is present. Are there any Gentoo Users out there having this problem as well? Any Gentoo Users out there that might be able to help me work out a solution? I have 'xml' and 'xml2' in my make.conf use flags. D > On Sun, 8 Jun 2003,

Re: [PHP] XML Parser Problem

2003-06-07 Thread Philip Olson
On Sun, 8 Jun 2003, Dustin Pate wrote: > Fatal error: Call to undefined function: xml_parser_create() in > /home/httpd/rootdir/sstats/includes/XPath.class.php on line 1410 > > I now get this error on my phpsysinfo page. I have changed nothing in my > install except for updating recently. My Lin