Re: AxKit Segfaults

2002-01-28 Thread Robin Berjon
On Monday 28 January 2002 21:05, Aaron E. Ross wrote: > I was excited about AxKit. :( For good reason :) > I'm getting segfaults on the first request, but have neither expat > (strings shows now symbols in httpd, mod_perl built with DO_HTTPD=1), > nor php installed. > > Any other ideas

AxKit Segfaults

2002-01-28 Thread Aaron E. Ross
Hi all, I was excited about AxKit. :( I'm getting segfaults on the first request, but have neither expat (strings shows now symbols in httpd, mod_perl built with DO_HTTPD=1), nor php installed. Any other ideas? I'm building with debug flags now. apache-1.3.22 mod_perl-1.26 p

Re: axkit segfaults

2001-10-02 Thread Robin Berjon
On Sunday 30 September 2001 18:20, [EMAIL PROTECTED] wrote: > I read th FAQ but no succes: > > kampen@eureka:/w20/htdocs/xmltest > strings /w20/bin/httpd |grep -i XML > kampen@eureka:/w20/htdocs/xmltest > > > I removed ssl and php4 from the build and only concentrated on modperl > 1.26 and apach

Re: axkit segfaults

2001-09-30 Thread test
I read th FAQ but no succes: kampen@eureka:/w20/htdocs/xmltest > strings /w20/bin/httpd |grep -i XML kampen@eureka:/w20/htdocs/xmltest > I removed ssl and php4 from the build and only concentrated on modperl 1.26 and apache 1.3.20: [Sun Sep 30 18:06:32 2001] [notice] Apache/1.3.20 (Unix

Re: axkit segfaults

2001-09-28 Thread Robin Berjon
On Friday 28 September 2001 15:19, [EMAIL PROTECTED] wrote: > I used the an test.xml from example taken from axkit.org You don't mention having checked you don't have expat compiled in. Quoting from the FAQ: "First of all, to find out if this is your problem, execute the command: strings /pat

axkit segfaults

2001-09-28 Thread test
I used the an test.xml from example taken from axkit.org Installed most components kampen@eureka:~/down/cpan/AxKit-1.4 > perl Makefile.PL checking for module mod_perl >= version 1.17... yes checking for module XML::Parser >= version 2.27... yes checking for module Digest::MD5 >= ver