Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2001041

[PHP-DEV] PHP 4.0 Bug #10119: Cannot call the dynamic extensions php_oracle.dll. In php.ini From: alexc <email protected>
Date: 04/02/01

From: alexc <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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>