faqts : Computers : Programming : Languages : PHP : Installation and Setup : Databases

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

0 of 5 people (0%) answered Yes
Recently 0 of 5 people (0%) answered Yes

Entry

I have php4.2, Apache 1.3.24 and Oracle8 PE 8.0.4 on Win98 and want to connect to remote Oracle

Aug 13th, 2002 06:23
Krasi Stanev,


I continue my question - when I uncomment extensions=php_oci8.dll in 
php.ini and start Apache it gives me warning: "Unable to load dynamic 
library 'c:\php\extensions\php_oci8.dll' - A device attached to the 
system is not functioning"?
I read that I must compiled php --with-oci8[=DIR], but I don now how 
to do that on Windows.
I read something on 
http://www.php.net/manual/en/install.windows.php#install.windows.build 
and try it but I do nothing.
Please HELP me.

P.S.
I have php3 and with it everithing is OK, I connect to Oracle without 
any problems.