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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
36 + 48 = ?
Subscribe to this entry?

 
 [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: Thu Apr 25 16:01:28 2024 UTC