faqts : Computers : Programming : Languages : 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?

6 of 36 people (17%) answered Yes
Recently 0 of 10 people (0%) answered Yes

Entry

How do I connect php4 to oracle 8 on win2000 (complete configuration and scripting proccess)?

May 8th, 2002 22:24
T. Tinnes, jimi hendrix, http://www.exzilla.net/exDocs/php-oci8/apache-php-oci8-01.shtml


Try this:

http://www.exzilla.net/exDocs/php-oci8/apache-php-oci8-01.shtml

though it is not bullet proof as there are several questions listed 
here where people are having the following error messages pop up when 
starting up Apache:

“The procedure entry point OCILobOpen could not be located in the 
dynamic link library OCI.dll.”

and/or

“ Unable to load dynamic library ‘D:\PHP\extensions/php_oci8.dll’ – 
The specified procedure could not be found. ”
 
The web site attempts to provide a couple of solutions though I tried 
them both without success.