Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 89685 Details for
Bug 137458
www-apache/mod_perl-2.0.1-r2 cannot load perl modules due to an incorrect @INC
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
A patch which updates the @INC in the aforementioned perl script
apache2-mod_perl-startup.patch (text/plain), 323 bytes, created by
falcon
on 2006-06-20 22:55:07 UTC
(
hide
)
Description:
A patch which updates the @INC in the aforementioned perl script
Filename:
MIME Type:
Creator:
falcon
Created:
2006-06-20 22:55:07 UTC
Size:
323 bytes
patch
obsolete
>--- apache2-mod_perl-startup.pl 2006-06-20 23:37:33.000000000 -0600 >+++ apache2-mod_perl-startup.pl 2006-06-20 23:37:12.000000000 -0600 >@@ -1,4 +1,5 @@ > use lib qw(/home/httpd/perl); >+use lib qw(/usr/lib/perl5/5.8.7/i686-linux-thread-multi); > > # enable if the mod_perl 1.0 compatibility is needed > #use Apache2::compat ();
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 137458
: 89685 |
89686