Joseph E. Sacco, Ph. D. wrote: > Geoff, > > Thanks for taking the time to respond.
sure :) > > mod_perl_08 is about as new a version of mod_perl I can use given the > version of httpd, 2.0.40-21.3b, that I am running. I will update httpd in the > near future, but I suspect that I will encounter the same problem. well, 1.99_08 is much more recent than 1.99_05, so please give it a try - your problem may have something to do with this change http://cvs.apache.org/viewcvs.cgi/modperl-2.0/src/modules/perl/modperl_env.c?r1=1.26&r2=1.27 from the looks of it this patch made it into 1.99_08 so it may help with the newer perl (post 5.8.0) you're using. other than that, once you upgrade your httpd and can try a more recent version of mod_perl, please report back if you are having problems. a good place to start your report is with here: http://perl.apache.org/docs/2.0/user/help/help.html#Reporting_Problems HTH --Geoff -- Report problems: 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