php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31882 php5 apache2 win XP oci.dll
Submitted: 2005-02-08 12:37 UTC Modified: 2005-02-08 12:44 UTC
From: faun at poczta dot fm Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 5.0.3 OS: Win XP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: faun at poczta dot fm
New email:
PHP Version: OS:

 

 [2005-02-08 12:37 UTC] faun at poczta dot fm
Description:
------------
System: Win XP, Apache 2,PHP 5.0.3, OIracle Cli 8.1.7

I have problem with "Unable to load dynamic library 'c:/php5/ext\php_oci.dll' - The specyfid module could not be found"

I have correct path php_bz2.dll load correctly. it is in c:/php5/ext

I have path to oracle oci.dll and correct install oracle 8.1.7 client. I can connect to database.

I install this from binary files.


Reproduce code:
---------------
System: Win XP, Apache 2,PHP 5.0.3, OIracle Cli 8.1.7

I have problem with "Unable to load dynamic library 'c:/php5/ext\php_oci.dll' - The specyfid module could not be found"

I have correct path php_bz2.dll load correctly. it is in c:/php5/ext

I have path to oracle oci.dll and correct install oracle 8.1.7 client. I can connect to database.

I install this from binary files.


Expected result:
----------------
System: Win XP, Apache 2,PHP 5.0.3, OIracle Cli 8.1.7

I have problem with "Unable to load dynamic library 'c:/php5/ext\php_oci.dll' - The specyfid module could not be found"

I have correct path php_bz2.dll load correctly. it is in c:/php5/ext

I have path to oracle oci.dll and correct install oracle 8.1.7 client. I can connect to database.

I install this from binary files.


Actual result:
--------------
System: Win XP, Apache 2,PHP 5.0.3, OIracle Cli 8.1.7

I have problem with "Unable to load dynamic library 'c:/php5/ext\php_oci.dll' - The specyfid module could not be found"

I have correct path php_bz2.dll load correctly. it is in c:/php5/ext

I have path to oracle oci.dll and correct install oracle 8.1.7 client. I can connect to database.

I install this from binary files.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-08 12:44 UTC] tony2001@php.net
There is no php_oci.dll, there is php_oci8.dll in Win32 build.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Jul 05 09:01:29 2024 UTC