php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37888 Unable to dynamic library
Submitted: 2006-06-22 14:49 UTC Modified: 2006-06-27 14:41 UTC
From: saiari_ram at yahoo dot co dot in Assigned:
Status: Not a bug Package: OCI8 related
PHP Version: 5.1.4 OS: Windows 2003
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: saiari_ram at yahoo dot co dot in
New email:
PHP Version: OS:

 

 [2006-06-22 14:49 UTC] saiari_ram at yahoo dot co dot in
Description:
------------
My PC is loaded with Windows 2003 and have all latest patches and service pack.

I have installed 5.1.4 version. My PHP.ini is configured properlly except database connected. Whenever i invoke phpinfo() method, it is displaying the page.

Whenever i Want to conntect to oracle. It display message called "Unable to load to dynamic link library php_oci8.dll" file.

I have downloaded PECL.ZIP and extracted and put all the dll file including php_oci8.dll in C:\php\ext\ directory.

Still i get the message as above. Plese suggest with some solution


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-06-22 15:40 UTC] joerg@php.net
This extension needs 3rd party libs. So install and configure  the  oracle client or the instant client on your machine first.
 [2006-06-27 14:41 UTC] saiari_ram at yahoo dot co dot in
"You have suggested install and configure to oracle client or the instant client on my machine first with third party libs".

Which third party library i should choose?. Moreover my database oracle 8 is loaded on separate database server with Unix SCO 7.0 operating system.

I am trying to connect my PHP webserver with my Oracle 8 database.In which machine i should load oracle client or the instant client. What is meant by oracle client or the instant client?.

Please suggest me.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 13:01:30 2024 UTC