Hi, I just installed PHP 4.0.6 on Apache 1.3.19 with Ora 9i (9.0.1.0.0.) on SuSE 7.2
The thing that you should use is a patch for the configuire-script of PHP. Because the pathnames to Oracle-libs are changed from 8i to 9i. You can find this patch at: http://www.cba.ua.edu/~spaff/ This sent me Brian Mauter [[EMAIL PROTECTED]] And (of course) use option --with-oci8=/your/oracle/home/lib HTH Stephan -----Original Message----- From: Kexiao Liao [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 14, 2001 2:46 AM To: Austin Gonyou Cc: [EMAIL PROTECTED] Subject: Re: [PHP-INST] 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 message shows it only support --with-oci8!!! 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]