php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #68379 Cannot load oci8 extension
Submitted: 2014-11-08 18:36 UTC Modified: 2014-12-23 19:10 UTC
From: tony at marston-home dot demon dot co dot uk Assigned:
Status: No Feedback Package: OCI8 related
PHP Version: 5.6.2 OS: Windows 7
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: tony at marston-home dot demon dot co dot uk
New email:
PHP Version: OS:

 

 [2014-11-08 18:36 UTC] tony at marston-home dot demon dot co dot uk
Description:
------------
I am running Windows 7 with Apache 2.4.10 and Oracle 11g. After upgrading my PHP version from 5.5.18 to 5.6.2 I can longer use the oci8 extension as my code fails with " Call to undefined function oci_connect()". When I run phpinfo() it shows that the oci8 extension is not loaded.

When I look in the Apache error log it shows no errors. When I look in the Windows event viewer it also shows no errors.

This was working perfectly with PHP 5.5.18, so why should a simple upgrade to 5.6.2 cause such a problem?


Expected result:
----------------
I expect the oci8 extension to be loaded and usable.


Actual result:
--------------
The oci8 extension is not loaded, and there are no error messages explaining why.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-11-09 00:32 UTC] requinix@php.net
-Status: Open +Status: Feedback
 [2014-11-09 00:32 UTC] requinix@php.net
You sure you're editing the right php.ini? Use phpinfo() to check which file you should be editing.
 [2014-12-23 19:10 UTC] ab@php.net
-Status: Feedback +Status: No Feedback
 [2014-12-23 19:10 UTC] ab@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 11 03:01:29 2024 UTC