Hello Kexiao, normally PHP 4.0.6 should work with Oracle 9i (as it works on my Suse 7.2). Try to use the lib directory of Oracle installation as Oracle_home directory in the configure-script (--with-oci8=/path/to/oracle/lib) I did it this way and it works.
The .so and libs of 9i are the same as 8i just the names have changed, buit therefore you used the patch-script HTH Stephan -----Original Message----- From: Kexiao Liao [mailto:[EMAIL PROTECTED]] Sent: Monday, November 19, 2001 3:06 AM To: Thies C. Arntzen Cc: Jaeck Stephan; [EMAIL PROTECTED] Subject: Re: [PHP-INST] Install php4.0.6 with Oracle9i in Linux Redhat7.2(Kernel 2.4.9-13) Hi, It seems that php4.0.6 cann't support oracle9i on Linux redhat7.2. After insall/compile php4.0.6 successfully with oracle9i on Linux redhat7.2. The php can't communiate with Oracle9i Server. However if we reinstall/recompile php4.0.6 with oracle8.1.7 on Linux redhat 7.0. The php can talk with Oracle9i Server without any problems. I wonder if current php OCIlogon function need to be updated in order make php 4.0.6 compatible with oracle9i. Kexiao -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]