> > That's strange ... Did you get mod_perl from > http://theoryx5.uwinnipeg.ca/ppms/ > and does it have "RC5" in the version (of the ppd file)? > I just checked the associated .tar.gz containing the > files to be installed, and ModPerl::Registry* uses > Apache2::Const::OK. >
Hi, I am not very sure, but I think I got the rc5 of mod_perl from TheoryX, because I don't remember to see this package on other repositories. I have uninstalled mod_perl rc4 by using ppm uninstall mod_perl, then I have installed mod_perl rc 5 using ppm install mod_perl. If you say that ModPerl::RegistryCooker contains the right syntax, it means that maybe the uninstallation didn't delete the ModPerl::RegistryCooker and the installation of rc5 didn't replace it with the new version, so I still have the old version of this module. I will try to re-install mod_perl. Teddy