I have a
Linux proba.ru 2.2.17-21mdksecure #1 SMP Thu Oct 5 12:52:38
Apache/1.3.20
and configure is
'./configure' '--with-mysql' '--with-apxs=/usr/sbin/apache/bin/apxs' '--with-sablot=/usr/local/lib' '--with-gd' '--with-jpeg-dir=/usr/local/lib' '--with-t1lib=/usr/local/lib' '--enable-inline-optimization' '--prefix=/usr' '--with-config-file-path=/etc' '--enable-track-vars' '--with-exec-dir=/usr/bin' '--with-mod_charset' '--enable-force-cgi-redirect' '--enable-trans-sid' '--enable-ftp' '--enable-yp' '--with-xml=/usr/local' '--with-dom=/usr/local' '--with-dbase' '--disable-static'
And when i trying to produce HTML=XML+XSLT with Sablotron ext. then (not olways) i have a segmentation fault.
Please help me.