logo       

Re: DBD::Oracle/Windows2000 OK from prompt, not mod_perl?: msg#00648

apache.mod-perl

Subject: Re: DBD::Oracle/Windows2000 OK from prompt, not mod_perl?

Larry Leszczynski wrote:

I'm having a problem on Windows 2000 where DBD::Oracle works fine from
perl on the command prompt but not from inside mod_perl. I think it is a
problem loading DLLs but I can't figure out what's different running under
mod_perl. The machine is running:
ActiveState perl 5.6.1 build 633
Apache 1.3.26 (prebuilt)
mod_perl 1.27_01-dev (Randy Kobe's build)
DBD-Oracle8 (ActiveState ppm)


You can't just mix and match like that. Modules that you want to use under mod_perl have to be built against the same perl that mod_perl was built with. If there is a DBD::Oracle with Randy's distro, use it. Otherwise, you need to build DBD::Oracle with the same perl he used, or build mod_perl with ActiveState 633.

- Perrin




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise