] Install php4.0.6 with Oracle9i in Linux
Redhat7.2(Ker nel 2.4.9-13)
One thing I would like to mention about:
If use:
./configure --with-oci9=/opt/app/oracle/product/9.0.1
instead of
./configure --with-oci8=/opt/app/oracle/product/9.0.1
It still can not install php. I just check ./configure --help
. The
One thing I would like to mention about:
If use:
./configure --with-oci9=/opt/app/oracle/product/9.0.1
instead of
./configure --with-oci8=/opt/app/oracle/product/9.0.1
It still can not install php. I just check ./configure --help
. The message shows it only support --with-oci8!!!
Kexiao
Austi
I don't see anything wrong in there. Anyone else?
On Tue, 2001-11-13 at 17:37, Kexiao Liao wrote:
> Hi Php ,
> When I installed php4.0.6 with Oracle9i(Enterprise Edition) in Linux
> Redhat 7.2(Kernel 2.4.9-13). I got following error message:
> -