[PHP-DB] Oracle 9i support

2002-02-08 Thread Boardman, Theodore D
Greetings! As far as I can tell from the documentation, the OCI8 driver supports Oracle 8. However, on the ADODB site, they mention that the OCI8 driver supports Oracle 8/9. Can someone clarify what the status of support for Oracle 9i is in PHP? I need to know if I need to stick with Oracle 8i

[PHP-DB] Oracle 9i

2001-10-28 Thread Juan Leon
Hello, Has anyone managed to get PHP to link with Oracle9i? I suspect some Oracle 9 lib is OCI8-compatible, so it shouldn't be too hard to get this to work -- possibly a small change to the configure script. Unfortunately I don't know enough about Oracle to make this happen. A previous

[PHP-DB] Oracle 9i?

2001-10-05 Thread Beau Lebens
Just looking at upgrading an existing application which is potentially turning from small-fry to enterprise level (aren't they all :P) and was wondering what the situation is on Oracle 9i support. I have never worked with Oracle/PHP together, but all I can find in the manual are the ORA and OCI8

[PHP-DB] oracle 9i + apache

2001-08-24 Thread TDuquette
Hi As anyone sucesfully compiled php4 with OCI suport as an apache module on a Oracle 9i database ? if so i would be very intersted by some tips on how make it work. i couldnt make it , on a linux Suse7.2, kernel 2.4.4 i have been able to suceffuly compile php statically, making a symlink

[PHP-DB] Oracle 9i Support

2001-07-24 Thread Lee Whatley (System Admin)
Hello, I am trying to use php 4.0.6 with an Oracle 9i database. Using the --with-oci8 compile option does not seem to work as it gives me the following message: checking Oracle version... configure: error: Oracle-OCI8 needed libraries not found Is there any way I can trick php (or oracle)