[EMAIL PROTECTED] wrote:
geoff       2003/11/07 07:03:39

Modified: perl-framework/Apache-Test/lib/Apache TestConfigParse.pm
Log:
use apxs PREFIX to resolve relative httpd.conf directives
ServerRoot is not present
Revision Changes Path
1.36 +48 -6 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfigParse.pm
Index: TestConfigParse.pm
[...]
  +        else {
  +            warning "unable to resolve $file - cannot find a suitable 
ServerRoot";
  +            warning "please specify a ServerRoot in your httpd.conf or use 
apxs";

shouldn't this be an error message (not fatal, just s/warning/error/)


__________________________________________________________________ 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



Reply via email to