From:             [EMAIL PROTECTED]
Operating system: Windows 98
PHP version:      4.0.4pl1
PHP Bug Type:     Dynamic loading
Bug description:  Can't Load DLL whichs exist in extensions folder

I have successfully set up PHP with the easyphp.exe. This is not my first time to 
install PHP CGI on a Windows 98 System. But this is the first time I want to connect 
with the Oracle8i. So I comment out the extension=php_oci8.dll.

And the error message shows like this :

PHP Warning:  Unable to load dynamic library 'c:\php\php_oci8.dll' -  One of the
library files needed to run the application cannot be found.

After several times of testing, I found the not only yhe php_oci8.dll cannot be load, 
php_openssl.dll and php_oracle.dll also can't load. And the rest of *.dll are loaded 
well.

I suspect whether is this a differnece between a Windows98 and a Windows NT system? So 
that some people can successfully load the oracle dll?


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