On Sunday 02 December 2001 11:59 pm, Emanuel Dejanu wrote: Perchild does not compile right now. It was written for a much older version of Apache 2.0, and it isn't trivial to port to the current version. I think I know how to do it, with a combination of filters and bucket types, but I haven't had time to try.
Ryan > I have tried to compile the httpd-2_0_28 with perchild and > is not working. The compiler log is in x.log (attached). > > Have you tested with this configuration? > > SuSE 7.1 > gcc 2.95.2 > > Best regards, > > Emanuel Dejanu > > P.S. Please CC to me because I am a digest subscriber. > > # config.nice > #! /bin/sh > # > # Created by configure > > "./configure" \ > "--with-layout=Apache" \ > "--with-program-name=apache2" \ > "--prefix=/mnt/disk1/home/edejanu/apache/ap2" \ > "--with-mpm=perchild" \ > "--with-port=90" \ > "--disable-cgi" \ > "--disable-cgid" \ > "--disable-include" \ > "--disable-userdir" \ > "--disable-negotiation" \ > "--disable-imap" \ > "--disable-actions" \ > "--disable-alias" \ > "--disable-env" \ > "--disable-setenvif" \ > "--disable-autoindex" \ > "--disable-asis" \ > "--enable-status" \ > "--enable-so" \ > "$@" -- ______________________________________________________________ Ryan Bloom [EMAIL PROTECTED] Covalent Technologies [EMAIL PROTECTED] --------------------------------------------------------------
