If CF is unable to load the ODBC driver, it always boils down to the 
library search path or client library filename.

Set your LD_LIBRARY_PATH and try using the ldd command on the Oracle 
driver: ldd /opt/coldfusion/lib/CFor815.so

Note the libclntsh.so library it is looking for and make sure the 
ColdFusion user (nobody?) can access the Oracle directories.

--
Tom Jordahl
Allaire Development



Camden Spiller wrote:

> Hi Chris,
> 
> I am having the EXACT same problem. The only difference I see is that I'm
> using a W2k Oracle Server while you're using NT. What version of Oracle 8
> are you using? I'm using 8.1.6.
> 
> I have documented my struggles in hopes that when I get this problem
> resolved others can see my instructions.
> 
> Here's what I've got so far:

[deleted]


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to