I wrote a simple handler that for preconnection phase. But it wasn't called. I used PerlPreConnectionHandler directive in perl.conf which is included by httpd.conf. I made intentional syntax error in the module, restart apache, but no error log, everything works as before. If I were to add the same module to PerlProcessConnectionHandler then I do see the error message. What's wrong?
Environment: Redhat 9, Perl 5.8.0, Apache 2.0.40, mod_perl 1.99_07.5 everything is standard RPM from redhat up2date, latested. I would appreciate any help or pointer you can give. I am totally clueless here. -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html