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 -> Re: Connect php to oracle

Re: Connect php to oracle

From: Tore Skogly <tore.skogly_at_no.spam.invalid>
Date: Mon, 12 Jan 2004 06:13:03 +0100
Message-ID: <1073939779.965492@gurney>


Andy Hassall wrote:
>
> OK, but I'm still sure it's something very simple wrong with your config;
> I've
> set up PHP with Oracle support several times on Windows (although most of
> those were with Apache rather than IIS) and on Linux, and it's worked
> without any bother. The OCI connection is better in many ways
> (performance, data type handling, etc.) than the ODBC connection, since
> the ODBC connection goes through more layers.
>

Thanks for all your assistance.
I've set up PHP with Oracle support on both Linux and Windows using Apache, and have never experienced any problems like this before. Unfortunately I'm stuck with IIS this time.
I went through the installation process all the way from the beginning one more time, and i had to copy the oracle dll's to my php directory to make php see them and load the oci8 module.
It seems to me like PHP doesn't find (or access) my Oracle installation although sqlplus and Enterprise Manager runs perfectly.

-- 
regards,
ToreS
Received on Sun Jan 11 2004 - 23:13:03 CST

Original text of this message

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