php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7925 problem connecting to database
Submitted: 2000-11-22 08:40 UTC Modified: 2000-12-30 19:50 UTC
From: lgarcia at ch-avignon dot fr Assigned:
Status: Closed Package: Oracle related
PHP Version: 4.0.3pl1 OS: linux redhat 6.2
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: lgarcia at ch-avignon dot fr
New email:
PHP Version: OS:

 

 [2000-11-22 08:40 UTC] lgarcia at ch-avignon dot fr
i have a script which connects to database on oracle 
i have oracle client installed
but when i launch it i have: call to undefined function ociplogon() 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-22 08:48 UTC] derick@php.net
Please check with phpinfo(); if oracle functions are enabled, and report back.
 [2000-11-22 08:56 UTC] lgarcia at ch-avignon dot fr
i have a script which connects to database on oracle 
                               i have oracle client installed
                               but when i launch it i have: call to undefined function ociplogon()

oracle

Oracle Support           enabled
Oracle Version           8.0
Compile-time ORACLE_HOME /usr/oracle
Libraries Used
                                                                                  
 [2000-11-22 09:03 UTC] derick@php.net
Try to recompile PHP, and make sure you use a fresh snapshot or a fresh checkout from the tar.gz file. And please be more informative next times...
 [2000-12-30 19:50 UTC] sniper@php.net
You must have the environment variables set before starting 
Apache. Please check this page:

http://www.php.net/manual/ref.oci8.php

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 08:01:30 2024 UTC