Hi

I am running the active state version of Perl on Windows NT Server with IIS
4. Cgi and perl scripts work fine. However when  a regular user tries to run
scripts using the Oracle Driver with DBI and DBD-Oralce8 it fails with the
below error msg. Now if I run the same scripts as admin it works fine. I
have tried to give open perms to the Perl directory to all users but that
did not work.
--

The specified CGI application misbehaved by not returning a complete set of
HTTP headers. The headers it did return are: 


install_driver(Oracle) failed: Can't load
'C:/Perl/site/lib/auto/DBD/Oracle/Oracle.dll' for module DBD::Oracle: 
load_file:Access is denied at C:/Perl/lib/DynaLoader.pm line 206.
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
at D:\Development\databasemarketing\gparise\cgi-bin\validtestZ.cgi line 3

---------

Thanks for any help.

Jim
 

Reply via email to