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?

12 of 32 people (38%) answered Yes
Recently 2 of 10 people (20%) answered Yes

Entry

Using win2000, apache 1.3.20 and oracle 8. can't load php_oci8.dll, i can load any other ext module

May 8th, 2002 22:12
T. Tinnes, suresh kc, Chris Ortman, Suresh KC


if loading from php.ini doesn't work then try loading from the php 
script it will definitely work
dl("your_dll_file")
------------------------------------------------
Tried that ... I get the following message:
Fatal error: dl() is not supported in multithreaded Web servers - use 
extension statements in your php.ini