php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #983 Error compiling php 3.0.5 with apache and Oracle
Submitted: 1998-12-08 18:38 UTC Modified: 1999-04-19 03:45 UTC
From: nicophp at simi dot demon dot nl Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.5 OS: linux redhad 5.2
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: nicophp at simi dot demon dot nl
New email:
PHP Version: OS:

 

 [1998-12-08 18:38 UTC] nicophp at simi dot demon dot nl
When trying to compile php 3.0.5 the the compiler cant find the following files.
oci.h oratypes.h ocidfn.h and ociapr.h

all modules are called from oracle.h module.

oci oratypes etc are not in php-3.0.5/functions dir and not on any directory from the distribution.

I am working with oracle 8.0.5.0 redhat linux 5.2 and apache 1.3.3

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-04-19 03:45 UTC] thies
this works for sure on my box, please check that you have oci.h in $ORACLE_HOME/rdbms/demo and use php-3.0.7

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Jun 03 01:01:30 2024 UTC