|
Re: [mp2] +Parent and -Mblib breaks AuthDBI and apache: msg#00636apache.mod-perl
Christopher Hicks wrote: On Thu, 30 Jan 2003, Stas Bekman wrote: Ah, that should have been -Mlib, I'll fix that. blib is for testing of unistalled builds. I've read the blib man page a few times and tried to discern what directory structure is expected from looking at a few MakeMaker-based modules, but nothing seems to help. There's a directory in /www/ires-demo/perllib that's a working perl modules directory. It works in several cgi and command line scripts via use lib. Pointing -Mblib directly at the perllib directory and the directory above it do no good. Putting a symlink from lib to perllib also did no good. you need 'PerlModule Apache2' per +Parent, because you get a completely new Perl interpreter, which has a pristine @INC. I'll fix the doc. Alternatively you can use '+Clone', which inherits @INC and other things. I've looked for the t/REPORT script that's planned to be installed in the future. but Red Hat doesn't seem kind enough to include it, so I'll try to provide salient details: It's probably a good idea to get the latest mod_perl and httpd, since *many* bugs were fixed and new features added since then. __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:stas@xxxxxxxxxx http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Randy Kobe's mod_perl2 all-in-one binary: 00636, Stas Bekman |
|---|---|
| Previous by Thread: | Re: [mp2] +Parent and -Mblib breaks AuthDBI and apachei: 00636, Christopher Hicks |
| Next by Thread: | [MP2] bug report startup and XML::LibXML: 00636, pascal.barbedor@xxxxxxxxxxx |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |