Re: XMLParser error in embperl XML call.

2001-04-05 Thread Gerald Richter
> >When I rebuilt apache, the problem went away. It is related to expat, which >XMLParser is calling. > >It's not clear to me if this is a problem that will be fixed soon or not, but it >is a workaround in the meantime. > The problem is that Apache comes with an Expat (Lite) version and XML::Parse

Re: XMLParser error in embperl XML call.

2001-04-05 Thread Neil Gunton
> I'm using the XPath module in an embperl page and having trouble trying to > make a call to the method findnodes on an XPath object. The call dies > only when run under embperl (w/mod_perl). The exact place of failure is > at: > > XML::XPath::XMLParser::parse at the return call where XML::Parse

XMLParser error in embperl XML call.

2001-04-05 Thread khoward
Hi, I'm using the XPath module in an embperl page and having trouble trying to make a call to the method findnodes on an XPath object. The call dies only when run under embperl (w/mod_perl). The exact place of failure is at: XML::XPath::XMLParser::parse at the return call where XML::Parser::pars