php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9941 ocilogon doesn't exist
Submitted: 2001-03-22 15:57 UTC Modified: 2001-03-22 17:52 UTC
From: jason dot gulledge at alltel dot com Assigned:
Status: Closed Package: OCI8 related
PHP Version: 4.0.4pl1 OS: SunOS macsprod 5.7 Generic_10654
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: jason dot gulledge at alltel dot com
New email:
PHP Version: OS:

 

 [2001-03-22 15:57 UTC] jason dot gulledge at alltel dot com
This is the error when trying to connect:

Fatal error: Call to undefined function: ocilogon() in /imports/wwwroot/heh.php on line 6


I used (with php)

configure \
--without-mysql \
--with-oci8 \
--with-apache=/usr/local/apache_1.3.19 \
--enable-track-vars 

Apache compiled fine.. php scripts work, the phpinfo() shows that I have oracle installed and used and gives the correct pathname..etc but I still cannot connect.

oracle 8.1.5
apache 1.3.19


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-22 16:21 UTC] jason dot gulledge at alltel dot com
I reran the configuration;make clean;make install.

The make clean helped..and It finally worked.

Thanks anyway
 [2001-03-22 17:51 UTC] jason dot gulledge at alltel dot com
This was fixed by using "make clean"...etc
 [2001-03-22 17:52 UTC] jason dot gulledge at alltel dot com
This was fixed by using "make clean"...etc
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Jul 04 09:01:34 2025 UTC