php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #52795 OCI.dll not found
Submitted: 2010-09-07 18:53 UTC Modified: 2010-09-08 12:08 UTC
From: iwih at live dot com Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 5.3.3 OS: MS 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: iwih at live dot com
New email:
PHP Version: OS:

 

 [2010-09-07 18:53 UTC] iwih at live dot com
Description:
------------
Hi! 
I have problem with PHP, that the file "php-cgi.exe" when the server demands it, it would report "Missing OCI.dll" problem, I had used "Apache 2.2.16" and "MS IIS 7.5", and the two of them can't access "php-cgi.exe" properly,IIS 7.5 shows this problem:

>Error Summary
>HTTP Error 500.0 - Internal Server Error
>C:\Program Files\PHP\php-cgi.exe - The FastCGI process exited unexpectedly

>Detailed Error Information
>Module	FastCgiModule
>Notification	ExecuteRequestHandler
>Handler	PHP_via_FastCGI
>Error Code	0x000000ff
>Requested URL	http://localhost:150/vb/install/install.php
>Physical Path	C:\inetpub\wwwroot\vb\install\install.php
>Logon Method	Anonymous
>Logon User	Anonymous

>note: I am running HTTP on port 150.

And when I open "php-cgi.exe" by double click, it shows the "Missing OCI.dll" message. Then, I looked for "OCI.dll", and got one, you can download it from:

>http://iwih.co.cc/PHP-bug/oci.dll

I've placed it in the "PHP" directory where I've installed it, the message turned to "Wrong OCI.dll, please reinstall the product" message.
A similar bug discussed in this link:

>http://bugs.php.net/bug.php?id=52307

Mentioned in it "Don't enable Oracle extensions", then how can I disable the "Oracle extensions"??

Thank you in advance.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-09-08 12:08 UTC] cataphract@php.net
-Status: Open +Status: Bogus
 [2010-09-08 12:08 UTC] cataphract@php.net
Sorry, this is not a support forum.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 08:01:35 2024 UTC