Faqts : Business : Programming : Shopping For You : PHP : Database Backed Sites : Oracle

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

45 of 72 people (63%) answered Yes
Recently 8 of 10 people (80%) answered Yes

Entry

How do I obtain php_oracle.dll to connect to Oracle 8? It wasn't in the precompiled PHP4/Win32 package, and I don't have VC++ 6 to compile the source.

May 21st, 2002 09:29
Red Slug, Sasmito Adibowo,


The files you need are in the source download from php.net  ( e.g php-4.2.1-
Win32.zip )

On linux/unix you need to compile the libraries in here.

On windows you need to locate the php_oci8.dll in the zip file and place it in 
an extensions directory.