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
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: 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: Fri May 10 06:01:31 2024 UTC