-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
when running the old mod-perl rcs which means older than rc5 you'll have to load Apache2 e.g. in startup.pl which will add the /usr/local/lib/perl5/site_perl/5.8.6/mach/Apache2/ in your @INC.
But I'd suggest not to do that. In rc5 there has been a major change and all module now reside in Apache2/* and not any more in Apache2/Apache/*.
Upgrade your installation first and if you have problems come back. There are receipts how to nuke your current rc3 installation in the archives.
e.g. quoting Stas: - -----------------------8<----------------------- find /usr/lib/perl5 -name 'Apache2*' -exec rm -rf {} \; - -----------------------8<-----------------------
Tom
Cure schrieb: | I'm currently in the processof porting mod_perl 1.0 code to run under | mod_perl 2.0. | | Alot of my mod_perl libraries are in | -->/usr/local/lib/perl5/site_perl/5.8.6/mach/Apache2/Apache/ | | So when I try to load module Apache::porting . I get the following | error --> | | | [Mon Apr 25 12:06:38 2005] [error] Can't locate Apache2/porting.pm in | @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.8.6/mach/Apache2 | /usr/local/lib/perl5/site_perl/5.8.6/mach | /usr/local/lib/perl5/site_perl/5.8.6 /usr/local/lib/perl5/site_perl | /usr/local/lib/perl5/5.8.6/BSDPAN /usr/local/lib/perl5/5.8.6/mach | /usr/local/lib/perl5/5.8.6 . /usr/local) at (eval 5) line 3.\n | | | I'm currently using apache-2.0.54 + mod_perl2-2.0.0r3,1 | | | Cure | |
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCbSdZkVPeOFLgZFIRAoI7AKCTKx2wLqJvTFED0YX6FgHhm2CH2ACfe7Za Q7/TTvmqKizq9A3C96x8ez8= =g8TF -----END PGP SIGNATURE-----