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.



------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=13290&edit=1


-- 
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]

Reply via email to