Kermit Tensmeyer wrote:
--------------- cut and paste
/usr/sbin/httpd -d /home/kermit/build/modperl-2.0/t -f /home/kermit/build/modperl-2.0/t/conf/httpd.conf -D APACHE2 -D PERL_USEITHREADS
using Apache/2.1.0-dev (prefork MPM)
waiting 120 seconds for server to start: .httpd: Syntax error on line 16 of /home/kermit/build/modperl-2.0/t/conf/httpd.conf: Module "mod_access.c" is not compatible with this version of Apache (found 20020903, need 20040425). Please contact the vendor for the correct version.
[ error]
server has died with status 255 (t/logs/error_log wasn't created, start the server in the debug mode)
make: *** [run_tests] Error 143
--------------- cut and paste ---------
both mod-perl and apache2 from CVS
it would seem that something is out of sync between the two build trees
I'm hoping it's not mod-perl. I didn't see any version specfic data regarding mod_access in t/conf/httpd.conf..
That means that your global httpd.conf (from which A-T copies your setup) has stale things. Nuke that old Apache install and start from scratch.
-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]