[PHP-DB] compiling oracle support

2004-02-12 Thread Adam Williams
How do I compile PHP on Unix to have oracle 9 support. Looking at ./configure --help and PHP's website, I see no option for oracle 9 support. I see --with-oci8 but that appears to only work for Oracle 8. Any help? Thanks! -- PHP Database Mailing List (http://www.php.net/) To unsubscribe,

RE: [PHP-DB] compiling oracle support

2004-02-12 Thread Paul Miller
I am using OCI-8 with Oracle 9i just fine. - Paul -Original Message- From: Adam Williams [mailto:[EMAIL PROTECTED] Sent: Thursday, February 12, 2004 9:13 AM To: [EMAIL PROTECTED] Subject: [PHP-DB] compiling oracle support How do I compile PHP on Unix to have oracle 9 support. Looking

[PHP-DB] Compiling Oracle support, error messages

2002-05-28 Thread Herbert Groot Jebbink
Hi, I'm porting a PHP application from Windows to Linux, the PHP script uses a Oracle server on a HP unix system and PHP.ini is configured to use the module php_oracle.dll (not phpoci8.dll) I can't get it to compile on Linux, the configure command works fine, the make command gives the next