Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> nfs mount sqlplus: Solaris to Linux

nfs mount sqlplus: Solaris to Linux

From: <andrea_johnson_at_wolfe.net>
Date: Wed, 05 May 1999 15:00:00 GMT
Message-ID: <7gpmde$k01$1@nnrp1.dejanews.com>


I'm running Oracle 8.04 for Solaris 2.6.

I've got an application designer who needs to connect to the database with PHP running on a linux box (along with an apache web server). We tried exporting/mounting $ORACLE_HOME/bin directory from the Soloris side to the linux side. sqlplus won't execute from the linux side with the error: 'Cannot execute binary file' --

so....do you suppose the error is because not all the libraries supporting sqlplus are exported (and _which_ other dirs should I export/mount to amend that),

OR is it because of the linux/solaris OS issue; i.e., will I not be able to open any of the bin/exe's because of the OS differences? If so, can I _just_ load sqlplus in it's linux format (downloaded from where?) and still use the copy of the Solaris-side tnsnames.ora?

I don't want to have PHP and the webserver running on the same machine as the Oracle server...

I'll appreciate any help. THANKS.

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Wed May 05 1999 - 10:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US