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