I can run CGI fine. I am slowly getting more complex. I am
now adding
Oracle calls and I get this:
Error executing run mode 'main': install_driver(Oracle)
failed: Can't
load 'D:/Perl/site/lib/auto/DBD/Oracle/Oracle.dll' for
module
DBD::Oracle: load_file:The specified module could not be
found at
D:/Perl/lib/DynaLoader.pm line 230.
at (eval 14) line 3
Compilation failed in require at (eval 14) line 3.
Perhaps a required shared library or dll isn't installed
where expected
at D:/Perl/site/lib/CGI/Application/Plugin/DBH.pm line 42
at D:/www/test/index.cgi line 13
I can run the same call with the same SQL from a script
fine. It is not
working with Lighty.
Any suggestions?
Robert
|