> I have a Perl web/database search program that has been working 
correctly
> for about a year. Apparently users or network technicians did something
> to system. This system is not under my control. I receive an error
> message when trying to run the Perl program that finds data in the
> database. The platform is Windows NT 4.0/IIS 4/Perl build 522. Here is
> the error message that I receive:
> 
> install_driver(Oracle) failed. C:\Inetpub\scripts\ivnsearch.pl
> can't load 'C:/Perl/site/lib/auto/DBD/Oracle/oracle.dll'
>
> <snipped>
>
> It appears that oracle.dll is in the C:/Perl/site/lib/auto/DBD/Oracle 
> directory.

It seems that someone changed the permissions to the file.
Could you check that IUSR_machinename (assuming the script allows 
anonymous access)
has permissions to the file?


Jenda

== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==
: What do people think?
What, do people think?  :-)
             -- Larry Wall in <[EMAIL PROTECTED]>
_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web

Reply via email to