php-developer-list | 2001041
Date: 04/02/01
- Next message: cynic <email protected>: "[PHP-DEV] PHP 4.0 Bug #10119 Updated: Cannot call the dynamic extensions php_oracle.dll. In php.ini"
- Previous message: cynic <email protected>: "[PHP-DEV] PHP 4.0 Bug #10118 Updated: mysql_query() shows unwanted warnings when no result set returned."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: cynic <email protected>: "[PHP-DEV] PHP 4.0 Bug #10119 Updated: Cannot call the dynamic extensions php_oracle.dll. In php.ini"
- Previous message: cynic <email protected>: "[PHP-DEV] PHP 4.0 Bug #10118 Updated: mysql_query() shows unwanted warnings when no result set returned."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

