Home » Database » DB » Bug #6925
cannot connect to Oracle with host/database
Details
| Submitted | 2006-02-24 13:15 UTC |
|---|---|
| From | gerald dot maurer at siemens dot com |
| Status | Duplicate |
| Package | DB |
| PHP Version | 5.1.1 |
| OS | Windows 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.