Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Connect php to oracle
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, ToreSReceived on Sun Jan 11 2004 - 23:13:03 CST
![]() |
![]() |