From: <[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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to