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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
9 - 5 = ?
Subscribe to this entry?

 
 [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: Wed Jun 26 04:01:30 2024 UTC