On 30/08/07 22:51, Bruce Sears wrote:
the last lines in red show the dreaded "install_driver(Oracle) failed: Can't load" error, but further up, you can see in the first highlighted line that libclntsh.so.10.1 was actually searched for at the location it exists (and where it was found when the script was run from the command line!), but the search continued as if it were not found! so what the heck is going on here? i could understand if the file were corrupted (though we know it is not from the command line test) or possibly unusable for some reason, but shouldn't the error message be something other than "not found" at least? anyone?
It it a permissions issue? Do the permissions on the library itself, permit the user as whom CGI scripts run to load the library? Do the permissions on all the directories on the path to the library allow the CGI user to search the directory? -- Charles Jardine - Computing Service, University of Cambridge [EMAIL PROTECTED] Tel: +44 1223 334506, Fax: +44 1223 334679