Forum Moderators: open

Message Too Old, No Replies

Connecting to oracle 10g in a apache/php env

         

shakim

6:39 pm on Jul 26, 2006 (gmt 0)

10+ Year Member



Environment: Apache 2 / PHP 5 / MySQL 4 / SUSE 10 / Oracle 10G

DW2004 / Phakt 3.6.5 / ADODB Connection


I just did a fresh web server install. Is there anything I need to add to my server for the connection to work? Some sort of oracle support in php? Drivers?

scintex

11:56 am on Jul 27, 2006 (gmt 0)

10+ Year Member



You can use OCI8, or PEAR MDB2 and ADOdb. You'll also need Oracle client installed too.

If you Google: 'PHP Oracle 10g', the first hit should help you:
"Technical Note: Installing PHP and the Oracle 10g Instant Client ..."