From:             [EMAIL PROTECTED]
Operating system: Windows 2000 server and advanced server
PHP version:      4.0.4pl1
PHP Bug Type:     Dynamic loading
Bug description:  Cannot call the dynamic extensions php_oracle.dll. In php.ini 

;;;;;;;;;;;;;;;;;;;;;;;;;
; Paths and Directories ;
;;;;;;;;;;;;;;;;;;;;;;;;;
include_path    =
doc_root                = C:\Inetpub\wwwroot
user_dir                =
extension_dir   = c:\php\extensions
enable_dl               = On
                
                        
;;;;;;;;;;;;;;;;;;;;;;
; Dynamic Extensions ;
;;;;;;;;;;;;;;;;;;;;;;
extension=php_oracle.dll

OR

extension_dir= 
extension=c:\php\extension\php_oracle.dll    (or any dynamic extension)

and occurr the same problem.
The message is "Unable to load dynamic library 'C:\php\extensions\php_oracle.dll'
but the file is there!! 

thanks. 
I wait your email.


-- 
Edit Bug report at: http://bugs.php.net/?id=10119&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