Re: LibXML and PerlRun

2002-09-18 Thread Scott Nelson
Hi William, I am using XML::LibXML which uses libxml2 -- not expat -- for the xml parser, so I don't think it will help me. Thanks anyway, Scott William McKee wrote: >I had lots of problems using XML under Apache until I recompiled Apache >with the "--disable-rule=EXPAT" rule as partially de

Re: LibXML and PerlRun

2002-09-17 Thread William McKee
Hi Scott, I had lots of problems using XML under Apache until I recompiled Apache with the "--disable-rule=EXPAT" rule as partially described in the AxKit FAQ . I'm new to the world of XML so don't know whether this will help you or not. You didn't mention a segfault

LibXML and PerlRun

2002-09-17 Thread Scott Nelson
I am having troubles using XML::LibXML with PerlRun. The script I am running runs just fine under CGI, but when using PerlRun, I get the following message: PerlRun: `Can't locate object method "SendFault" via package "Entity: line 19: error: AttValue: ' expected chunk 21019. ' The same scri