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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Sun Jun 16 19:01:30 2024 UTC