php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12975 Unable to load dynamic library 'd:\applications\php\extensions\php_oci8.dll' -
Submitted: 2001-08-27 09:15 UTC Modified: 2002-06-02 15:14 UTC
Votes:8
Avg. Score:5.0 ± 0.0
Reproduced:6 of 6 (100.0%)
Same Version:4 (66.7%)
Same OS:5 (83.3%)
From: pbabilotte at multilignes dot fr Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.0.6 OS: Windows 2000 Server
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: pbabilotte at multilignes dot fr
New email:
PHP Version: OS:

 

 [2001-08-27 09:15 UTC] pbabilotte at multilignes dot fr
I install PHP 4.0.6 with IIS 5 and it did install find.
I did modify my php.ini.
I did create a test page and then it says :

Unable to load dynamic library 'd:\applications\php\extensions\php_oci8.dll' - The specified module could not be found

And it write the same thing on my server

I have installed php on : d:\applications\php and the extension are located on d:\applications\php\extensions

I have double check the extension_dir

What do i have to do to make it works???

Thanks

Philippe BABILOTTE

What do i have to do

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-16 12:43 UTC] habeck at gmx dot de
IMO it's not only the php_oci8.dll which cannot be loaded. I even (on windows-NT-system) could not load for example the php_dbg.dll, php_pdf.dll extensions with PHP 4.1.1. May be someone can test this for other extensions to find out if this is a general bug on windows-systems.

Can someone help? Thanks

Klaus Habeck
 [2002-02-26 18:01 UTC] info at tmnd dot de
Hello,

I also have a similar problem.
I am using with php4ispi.dll with IIS5 Win2000 Prof..
I wrote my own extension in a dll.
And it can load it, that means, I can run phpinfo() so that
it shows my Extension. But I cannot run the functions which are implemented in this extension.
And I also cannot run a simple application.
 [2002-05-13 15:19 UTC] hnek at nepadresje dot nep dot nl
Hello,

I have similar problems on Win2k-server and WinXP when trying to get php_gd working. This dll-loading seems magical stuff.
First I got this 'specified procedure'-error only at work. The configuration there: php_gd.dll/PHP4.0.6/IIS/Win2k. But I didn't have any problem at home with configuration: php_gd.dll/PHP4.0.6/Xitami/WinXP. So I tried to get me a new PHP-version, 4.2, to test with at home. And you won't believe it... with a configuration: php_gd.dll/PHP4.2/Xitami/WinXP, now I get the 'specified
procedure'-error at home. By the way, I got rid of the 'module-not-found' by typing the right path c:/php/ex... with all foward-slashes.
Once I was a happy php_gd-user. Now feel like a
Windoze-looser.
h e l p 
Mark
 [2002-05-22 11:26 UTC] tobias-nitsche at gmx dot net
I've got the same problem on an iis 4.0 (windows nt) and iis 5.0 (windows 2000), this problem happens always and it doesen't which library I want to load with php...
Can anybody help me?? I need the libraries...
 [2002-06-02 15:14 UTC] k.schroeder@php.net
Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem does not imply a bug in PHP itself.
For a list of more appropriate places to ask for help using PHP,
please visit http://www.php.net/support.php

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 11:01:30 2024 UTC