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
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: 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

Pull Requests

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 Oct 04 10:01:29 2024 UTC