Jeff Chen wrote: > I am having problems deploying modperl2.0 in my environment. The Apache2 > server can serve pages correctly, but when invoked using modperl testing, it > appears not to respond to the test requests. I have tested Apache2 with SSL > requests as well as mod_auth_ldap and mod_proxy operations for normal port > 80 and 443 services. For some reason, I just cannot get through modperl2.0 > test. I need to deploy mod_perl 2.0 and would appreciate any help you can > offer in getting this resolved.
I confirm that 5.6.1+worker doesn't start the server during 'make test' on linux. All threaded mpms (including worker) require perl 5.8.0 to work. (though it takes about 27 secs to start on my machine :() Also please notice that README says: mod_perl is currently considered beta when used with the prefork MPM. mod_perl is currently considered alpha when used with a threaded MPM. So be careful when you decide to deploy mod_perl 2.0 in production now. __________________________________________________________________ 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]