|
Re: mod_perl2 & DBD::Oracle problem: msg#00279apache.mod-perl
Atsushi Fujita wrote: Hi all, Do you suggest that %ENV is getting lost along the way? Or can it be some other problem? I don't have Oracle to test with. Or can you think of some other way to reproduce the problem without depending on Oracle being installed? Can you please test with the following two approaches: 1. instead of using ModPerl::Registry, use Apache::Registry. Of course configure <Location> to use Apache::Registry. use Apache::compat; use Apache::Registry; # hopefull you have mod_perl 1.0 installed any change when you use the Apache::Registry from 1.0? Currently the only difference (mainly) is that ModPerl::Registry doesn't chdir() into the script's dir. (which eventually will change) 2. use a mod_perl handler __________________________________________________________________ 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: Apache::Status patch, in diff -u format (finally ;): 00279, Stas Bekman |
|---|---|
| Next by Date: | Re: [ANNOUNCE] Apache Hello World Benchmarks - Apache C API, HelloDB: 00279, Perrin Harkins |
| Previous by Thread: | mod_perl2 & DBD::Oracle problemi: 00279, Atsushi Fujita |
| Next by Thread: | I can see Apache.pm, why can't he?: 00279, Dennis Daupert |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |