Kermit Tensmeyer wrote:
On Sunday 22 August 2004 15:45, Kermit Tensmeyer wrote:


 make test           failed


--------------- 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


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.



Never mind. Apache-Test found modules from other installs of Apache other than the Apache2 pointed at by APXS. Temporary removal of these modules
and wiping directories (and refetching from CVS) cleaned this issue. (there are others but are not dev-modperl related...)

You can always run:

t/TEST -trace=debug -conf

to see whether wrong config files are picked.

I think A-T still has some guessing, which we want to remove eventually, because it does not real good as you can see.


-- __________________________________________________________________ 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]



Reply via email to