On Tue, Dec 02, 2003 at 12:22:10PM -0800, THELLA,RITA (HP-Cupertino,ex3) wrote:
> I installed perl 5.8.2 and Apache 2.0.48(built from src using perl 5.8.0). I
> downloaded modperl 1.99_11 and ran
> 
> perl Makefile.PL MP_GENERATE_XS=1 MP_USE_DSO=1
> MP_APXS=/opt/hpws/apache/bin/apxs \
>             PREFIX=/opt/hpws/apache/lib/perl
> 
> make test is failing with the following error message:
> 
> waiting 60 seconds for server to start: .Syntax error on line 28 of
> /proj/middleware/rthella/mod_perl-1.99_11/t/conf/extra.conf:
> Invalid per-unknown PerlOption: ParseHeaders

I'm not a pro (yet :-), but I suspicion that's supposed to be
"+ParseHeaders", based on other things I've seen.  Where it is, and
who's supposed to put it there, are other matters.  But if you can
find it to change, try that.

Cheers,
-- jra
-- 
Jay R. Ashworth                                                [EMAIL PROTECTED]
Member of the Technical Staff     Baylink                             RFC 2100
The Suncoast Freenet         The Things I Think
Tampa Bay, Florida        http://baylink.pitas.com             +1 727 647 1274

        Come see Linux Gazette in our new home: www.linuxgazette.net!

-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to