ID: 10119
Updated by: cynic
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Dynamic loading
Assigned To:
Comments:
many PHP extensions require external libraries. php_oracle.dll is among these. you
need to install an Oracle client.
if this is not the case (you have the oracle client libs properly installed), reopen
this report.
Previous Comments:
---------------------------------------------------------------------------
[2001-04-02 13:53:05] [EMAIL PROTECTED]
;;;;;;;;;;;;;;;;;;;;;;;;;
; Paths and Directories ;
;;;;;;;;;;;;;;;;;;;;;;;;;
include_path =
doc_root = C:Inetpubwwwroot
user_dir =
extension_dir = c:phpextensions
enable_dl = On
;;;;;;;;;;;;;;;;;;;;;;
; Dynamic Extensions ;
;;;;;;;;;;;;;;;;;;;;;;
extension=php_oracle.dll
OR
extension_dir=
extension=c:phpextensionphp_oracle.dll (or any dynamic extension)
and occurr the same problem.
The message is "Unable to load dynamic library 'C:phpextensionsphp_oracle.dll'
but the file is there!!
thanks.
I wait your email.
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10119&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]