[ Create a new account ]
--disable-rule=expat
Apache::SOAP
You can also set $SOAP::Lite::DO_NOT_USE_XML_PARSER to a true value. SOAP::Lite will then use XML::Parser::Lite. Recompiling apache is a better option if you're able to do that.
I had this problem running SOAP::Lite under Apache::Registry.
Get More Comments
Reply
Yer a mean one, mister grinch... (Score:1)
...or tell SOAP::Lite not use XML::Parser (Score:1)
You can also set $SOAP::Lite::DO_NOT_USE_XML_PARSER to a true value. SOAP::Lite will then use XML::Parser::Lite. Recompiling apache is a better option if you're able to do that.
I had this problem running SOAP::Lite under Apache::Registry.
--simonflk