in reply to Re^2: Can't load load_file:Access is denied
in thread Can't load load_file:Access is denied
I Have found a solution ^_^
xcacls C:\Perl\bin\ssleay32.dll /E /G IUSR_COMPUTER:RXE
IUSR_COMPUTER = the name of your IIS user.
This command prompt command did the job and solved the problem. This probably appleis to all access denied including oracle and etc ^_^