Ask a Question related to PERL Modules, Design and Development.
-
patrick #1
Apache Oracle load module problem
Hi
I have finally successfully installed the DBD and DBI modules. They work
fine
from a script started from the command line but as soon as I try to
use them in an apache CGI call it gives the following error:
################################################## #############################
An exception was thrown: install_driver(Oracle) failed: Can't load
'D:\iw-home\iw-perl\site\lib/MSWin32-x86/auto/DBD/Oracle/Oracle.dll'
for module DBD::Oracle: load_file:Das angegebene Modul wurde nicht
gefunden at D:\iw-home\iw-perl\lib/MSWin32-x86/DynaLoader.pm line 169.
at (eval 2) line 3 Perhaps a required shared library or dll isn't
installed where expected at D:/inline/patientbrochures.pl line 38
################################################## #############################
For the non German readers:
"Das angegebene Modul wurde nicht gefunden" means that he cannot find
the module.
pc info
windows 2000
DBD Oracle 1.12
DBI 1.37
Oracle client 8
The path to the module is correct. The module is there and can be read
at least that should be possible. There are no restrictions for any
users.
I already put these lines:
SetEnv LD_LIBRARY_PATH=D:/oracle/ora81/lib
SetEnv ORACLE_HOME=D:/oracle/ora81
on the bottom of the apache httpd.conf file.
Do i need to do something else/extra to get this working.
Thanks in advance.
Greetings Patrick
patrick Guest
-
#40789 [NEW]: Okay... when i try and restart apache is says that it can't load the module...
From: blood-dynasty at hotmail dot com Operating system: windows xp PHP version: 5.2.1 PHP Bug Type: Apache related Bug... -
#16826 [Com]: __floatdidf: symbol not found when attempting to load module in apache
ID: 16826 Comment by: guido dot gavilanes at sungemini dot com dot co Reported By: veg at fatsquirrel dot org Status: ... -
#24199 [Fbk->Csd]: problem with loading module in apache 2.0.46
ID: 24199 Updated by: sniper@php.net Reported By: keeper at fly dot srk dot fer dot hr -Status: Feedback... -
#24199 [Fbk]: problem with loading module in apache 2.0.46
ID: 24199 Updated by: sniper@php.net Reported By: keeper at fly dot srk dot fer dot hr Status: Feedback Bug... -
#24199 [Opn->Fbk]: problem with loading module in apache 2.0.46
ID: 24199 Updated by: sniper@php.net Reported By: keeper at fly dot srk dot fer dot hr -Status: Open +Status: ...



Reply With Quote

