in reply to Re: apache2 startup consistency checks
in thread apache2 startup consistency checks
I'm going to print to STDERR, then have the module return a false value, assuming that mod_perl will die as gracefully as it requires if that happens. Doing that prints my error message, then a syntax error in httpd.conf message and a Foo.pm dit not return a true value message, which is fine with me.
|
|---|