php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #34141 IIS 6 + PHP+Oracle hangs when to load oci8.dll
Submitted: 2005-08-15 22:18 UTC Modified: 2005-08-15 22:22 UTC
From: cweihrauch at gmx dot de Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.4.0 OS: Windows Server 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: cweihrauch at gmx dot de
New email:
PHP Version: OS:

 

 [2005-08-15 22:18 UTC] cweihrauch at gmx dot de
Description:
------------
I got IIS 6 with PHP 4.4 installed. when I call the info-page with the configuration settings, it's fine.
Once I uncomment oci8.dll or oracle.dll the browser hangs as if it would have problems to load the dll(s). Can't even call up the phpinfo() in that case.

Dlls seem to work fine on apache.

Reproduce code:
---------------
phpinfo();

Expected result:
----------------
the configuration page

Actual result:
--------------
Browser keeps loading forever.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-08-15 22:22 UTC] tony2001@php.net
You need to install Oracle Client properly.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 01:01:33 2024 UTC