ID: 12502
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: OCI8 related
Operating System: WinNT and Windows 2000
PHP Version: 4.0.6
New Comment:

to look on which external dlls an exe or an dll is relying you can use the dependency 
walker - 
http://www.dependencywalker.com/


Previous Comments:
------------------------------------------------------------------------

[2001-08-01 09:39:41] [EMAIL PROTECTED]

I put 

extension_dir = "c:\php\extensions\"

and now the error is:

Unable to load dynamic library 'c:\php\extensions\php_oci8.dll'

the file php_oci8.dll exist in c:\php\extensions\


------------------------------------------------------------------------

[2001-08-01 09:26:31] [EMAIL PROTECTED]

For some putting "' around the path has helped.. 
And terminate it with a \ 


------------------------------------------------------------------------

[2001-07-31 23:44:10] [EMAIL PROTECTED]


I try to configure 2 computers: 

1 with NT with SP 6 with IIS 4.0 
1 with Windows 2000 and IIS 5

all with PHP 4.0.6 for windows

Oracle 8.1.5 is in NT and the windows 2000 will connect to the NT via OCI (client 
version of Oracle installed in Windows 2000)

In Both computers I have the same problem:

Unable to load dynamic library 'c:\php\extensions/php_oci8.dll'

see the last slash in the path 
my php.ini:

extension_dir = c:\php\extensions

extension=php_oci8.dll

Why? 

------------------------------------------------------------------------



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