php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3691 Undefined function error - ocilogon
Submitted: 2000-03-01 13:41 UTC Modified: 2006-07-17 08:58 UTC
From: jon dot mckee at wcom dot com Assigned:
Status: Not a bug Package: OCI8 related
PHP Version: 4.0 Beta 4 Patch Level 1 OS: Solaris 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 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: jon dot mckee at wcom dot com
New email:
PHP Version: OS:

 

 [2000-03-01 13:41 UTC] jon dot mckee at wcom dot com
php4.0b4pl1 compiled with mysql, ldap, oracle 815, mhash, libmcrypt, apache 1.3.12.

Compiled and installed php with apache (including ssl module) without problems.  Started apache and accessed website without problem.  Oracle functions are not recognized.

Note that I compiled php4.0b4pl1 the same way I compiled php3.0.12 (linking to the exact same same oracle libraries).  Oracle connections work fine with php3.0.12, but cannot get them to work with php4.0b4pl1.

Any solution for this?

Jon McKee

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-03-01 14:02 UTC] hholzgra at cvs dot php dot net
you need to configure with an additional --with-oci
to get the OCI* functions into php4
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 19:01:29 2024 UTC