On Thu, 2005-11-10 at 11:27 -0500, Abul Rahman wrote: > one more quick question - i've only had one version of perl (5.8.5) on this > box > > how would the module have compiled with a different version?
Well, did you compile mod_perl yourself? It sounds like you installed someone else's binary. > also - is there any command i can type to see what version of perl the > mod_perl was compiled with? Take a look at this page for help on diagnostics: http://perl.apache.org/docs/2.0/user/help/help.html#Reporting_Problems - Perrin