php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8712 no OCI support
Submitted: 2001-01-15 10:12 UTC Modified: 2001-01-15 10:16 UTC
From: ecirillo at netscape dot net Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.4pl1 OS: NT 4
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: ecirillo at netscape dot net
New email:
PHP Version: OS:

 

 [2001-01-15 10:12 UTC] ecirillo at netscape dot net
I installed PHP 4.0.3 and everything worked fine... I tried to install 4.0.4pl1 and there are these 2 messsages... and nothing works! Why?

This is a warning I see in Apache loading window:
[warn] Loaded DSO d:/Apache/cgi-bin/php/sapi/php4apache.dll uses plain Apache 1.3 API, this module might crash under EAPI! (Please recompile it with -DEAPI)

And this is the message I see, when  I try to execute a PHP page with OCI functions called:

oracle: Unable to initialize module
Module compiled with debug?0, thread-safety=1 module API=20000809
PHP compiled with debug?0, thread-safety=1 module API=20001214
These options need to match

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-15 10:16 UTC] cynic@php.net
you must update the php_oci8.dll too.
 [2002-11-18 22:52 UTC] info at experttek dot com
If you come across this problem...

xxx: Unable to initialize module
Module compiled with debug=0, thread-safety=1 module API=xxxxxxxx
PHP compiled with debug=0, thread-safety=1 module API=xxxxxxxx
These options need to match

Then go here to find the fix for it...

http://www.experttek.com/mod.php?mod=userpage&page_id=16
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 20:01:30 2025 UTC