php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #36393 OCI8 Fails to allow PHP to Load
Submitted: 2006-02-14 19:57 UTC Modified: 2006-02-14 20:24 UTC
From: peter dot wilton-jones at eads dot com Assigned:
Status: Not a bug Package: OCI8 related
PHP Version: 5.1.2 OS: Win 2003 Server Enterprise
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: peter dot wilton-jones at eads dot com
New email:
PHP Version: OS:

 

 [2006-02-14 19:57 UTC] peter dot wilton-jones at eads dot com
Description:
------------
When I enable php_oci8.dll under win 2003+IIS6+Oracle Client 9i, PHP fails to load with no error message or Event logs.
I tried this with PHP 5.0.4 and 5.1.2 and both fail.
All websites with ISAPI module included fail to start but all other work.
It then takes for ever to stop IIS.
Commenting out php_oci8.dll prevents this and all websites work (without oracle links).
Oracle Client works, i.e. TNSPing and SQL+

Reproduce code:
---------------
N/A

Expected result:
----------------
N/A

Actual result:
--------------
N/A

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-02-14 20:04 UTC] tony2001@php.net
Most likely you forgot to install OCI libraries or to set required environment variables.
In both cases this is not PHP problem.
 [2006-02-14 20:24 UTC] peter dot wilton-jones at eads dot com
This was my first thought but I am relatively confident that this is already true as I installed the Admin option (500+MB) of the client tools so the libraries should be installed and Oracle tools work so the env variables should be correct.

I have used the exact same setup before on Apache (on another server) and this works correctly.

I was wondering if it may be IIS6 with PHP.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 14:04:04 2025 UTC