Hi! Yes, I have all the oracle client libraries installed. Env. variables are also set. Thanks Rodrigo Lourenço ----- Original Message ----- From: "Bug Database" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 13, 2001 11:07 PM Subject: Bug #13290 Updated: extension_dir directive is not working > ID: 13290 > Updated by: sniper > Reported By: [EMAIL PROTECTED] > Old Status: Open > Status: Feedback > Bug Type: PHP options/info functions > Operating System: Win2000 SP2 > PHP Version: 4.0.6 > New Comment: > > Do you have the Oracle client libraries installed on > you computer? > > > Previous Comments: > ------------------------------------------------------------------------ > > [2001-09-13 14:11:03] [EMAIL PROTECTED] > > No matter the directory I put in the directive extension_dir in php.ini file, the extension is unloadable. > I receive the message: > > "Unable to load dynamic library 'c:\inetpub\php\extensions\php_oci8dll' - Cannot find specified module" > and > PHP Warning: Unable to load dynamic library 'c:\inetpub\php\extensions\php_oci8.dll' > > I've tryed many ways in php.ini file: > extension_dir = "c:\inetpub\php\extensions" > extension_dir = "c:\inetpub\php\extensions\" > extension_dir = "c:\\inetpub\\php\\extensions\\" > extension_dir = "c:\\inetpub\\php\\extensions" > extension_dir = c:\inetpub\php\extensions > extension_dir = c:\inetpub\php\extensions\ > extension_dir = c:/inetpub/php/extensions/ > extension_dir = c:/inetpub/php/extensions > > None of these worked. > > > > ------------------------------------------------------------------------ > > > > ATTENTION! Do NOT reply to this email! > To reply, use the web interface found at http://bugs.php.net/?id=13290&edit=2 > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]