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
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: 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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 10:01:30 2024 UTC