On Jun 11, 2008, at 19:07 PM, ahmed nabel wrote:
CC: [EMAIL PROTECTED]
From: [EMAIL PROTECTED]
Date: Wed, 11 Jun 2008 17:13:46 -0400
To: php-install@lists.php.net
Subject: Re: [PHP-INSTALL] php and Oracle client on mac - followup
On Jun 11, 2008, at 07:51
so" (Apple's apache module)
Where to download the php 64 from and what are the correct commands
to build it adding the --with-oci8=shared,/Applications/Oracle/ohome?
That will build the oci8 as a loadable extension instead of embedding
it.
Any help is very appreciated.
B
On Jun 10, 2008, at 17:31 PM, ahmed nabel wrote:
Hi. This is a followup to a pervious post titled "php and Oracle
client on mac".
I had PHP and Apache which come with Mac OS X 10.5.2 both enabled
and running (a php page on my website renders correctly).
I tried to install Oracle Client
Ahmed,
Since you already have the Oracle client installed, I am assuming you can
connect to the Oracle instance using sqlplus. If this is in fact the
case, all you have to do is recompile PHP and add in the following line to
your configure statement:
with-oci8=instantclient,/usr/local