On Tue, 19 Mar 2002, Barrie Slaymaker wrote: > Check to see if Apache's got expat linked in, XPathScript seems to be > dying when it's about to parse some XML and it uses an external expat > lib (via XML::Parser) while Apache might have on linked in. > > Try this incantation from the AxKit FAQ ( http://axkit.org/faq.xml ): > > strings /path/to/apache/bin/httpd | grep -i XML > > If that shows up some expat symbold in the httpd, rebuild your httpd as > the FAQ suggests :)
Ah. You're not wrong. I feel suitably embarressed for not spotting that in the FAQ. Thanks for your help, it works a treat once I rebuilt apache. stefan -- Dr Stefan Kruger <[EMAIL PROTECTED]> http://www.inty.net Developer, intY Ltd, 1700 Park Avenue, Aztec West, Bristol BS32 4UA, UK. Telephone: +44 (0)1454 640500 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
