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: Sun, 11 Jan 2004 00:28:03 +0100
Message-ID: <1073777282.336480@gurney>


Andy Hassall wrote:

> On Windows you don't actually need ORACLE_HOME set; you can get away with
> just
> having PATH set, since Oracle can get the rest out of the registry. Might
> be an idea to just simplify things down to just PATH and making completely
> sure the permissions are right (Read & Execute, List Folder Contents and
> Read for IUSR_<computer name>).
>

Thanks for your assistance, but unfortunately I didn't manage to get connected using the oci8 library.
After hours of trying and failing on all your advices I gave up the entire OCI connection and figured I'd try ODBC. I wish I had come up with that idea earlier - it works perfectly! I guess the performance is not as good as with oci8, but it is is sufficient for my php pages.

-- 
Regards,
Tore Skogly
Received on Sat Jan 10 2004 - 17:28:03 CST

Original text of this message

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