Date: 04/09/01
- Next message: Joe Brown: "[PHP-DEV] /ext/oci8/oci8.c win32 bugfix."
- Previous message: Carsten Gehling: "Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS whenregister_globals = on"
- In reply to: memo <email protected>: "[PHP-DEV] PHP 4.0 Bug #10225 Updated: I have"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: <memo <email protected>>
Sent: Saturday, April 07, 2001 7:58 PM
Subject: [PHP-DEV] PHP 4.0 Bug #10225 Updated: I have
> I had installed Oracle 8i(8.16) Client For win2000.
> And I modify the C:\winnt\php.ini to
>
> extension=php_oci8.dll
> ;extension=php_openssl.dll
> extension=php_oracle.dll
>
> When I restart the IIS, it show the message
> "Unable to load dynamic library 'c:\php\extensions\php_oracle.dll' - ...."
Have you set the following line in php.ini:
extension_dir = ./extensions
it is default set to
extension_dir = .
- Carsten
-- 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: Joe Brown: "[PHP-DEV] /ext/oci8/oci8.c win32 bugfix."
- Previous message: Carsten Gehling: "Re: [PHP-DEV] Request for new feature: $HTTP_SESSION_VARS whenregister_globals = on"
- In reply to: memo <email protected>: "[PHP-DEV] PHP 4.0 Bug #10225 Updated: I have"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

