PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » DB » Bug #6925

cannot connect to Oracle with host/database

Details

Submitted2006-02-24 13:15 UTC
Fromgerald dot maurer at siemens dot com
StatusDuplicate
PackageDB
PHP Version5.1.1
OSWindows XP
Roadmaps(Not assigned)

Comments

[2006-02-24 13:15 UTC] gerald dot maurer at siemens dot com

Description:
------------
I'm using the windows XAMPP version 1.5.1 with PEAR::DB package 1.7.6 and php 5.1.1

My oracle server requests hostspec AND database.

That's the same problem as already mentioned for php 4 in bug report 4539, but the workaroud mentioned there does not work any more for php 5 in package 1.7.6
I always receive an 'ORA-12154: TNS:could not resolve service name' error for the ocilogon() function.