Jie, please always submit a complete bug report, as explained here: http://perl.apache.org/bugs/
Using 5.8.3 with the latest CVS, running
/usr/local/perl-5.8.3_threaded/bin/perl Makefile.PL MP_USE_DSO=1 MP_APXS=/usr/local/WASM_Sessions_Checker_apache_2.0.48/bin/apxs MP_TRACE=1
gives the following errors:
*** dir '/usr/local/WASM_Sessions_Checker/htdocs/conf' does not exist (while resolving 'conf/ssl.conf') *** dir '/usr/local/WASM_Sessions_Checker/htdocs/conf' does not exist (while resolving 'conf/mime.types')
It seems to look under "htdocs" rather than "conf".
these are warnings from Apache-Test, not errors. Does it affect the result of 'make test'?
Apache-Test tries to inherit your /usr/local/WASM_Sessions_Checker_apache_2.0.48/conf/httpd.conf (or wherever it is) and resolve relative paths in it to absolute ones.
Please send the output of:
t/TEST -conf -trace=debug
in addition to the complete report I've asked above.
thanks.
__________________________________________________________________ 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
-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html