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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 15 01:01:35 2025 UTC