PHP4.2.2 access to Oracle 8.1.7 on Red Hat 7.3
Posted: Wed Jul 31, 2002 5:28 pm
We currently have PHP4.2.2 going against a Oracle 8.1.7 on red Hat 6.2.
With Red Hat 7.3, a special "stub" script had to be run in order for the compatible older glibc libraries to work against the newer kernel.
All that is working - the database comes up, we can get at it from the client, etc.
However, we keep getting "ORA-12154" error when we try to get into Oracle 8.1.7 on this Red Hat 7.3 box. Same working code from the RH6.2 box....
Anyone have any idea??
We've already included ORACLE_HOME, ORACLE_SID, etc. at the apachectl start script, and done just about everything the same as the setup on the RedHat 6.2 box...
Any and all help greatly appreciated!!
With Red Hat 7.3, a special "stub" script had to be run in order for the compatible older glibc libraries to work against the newer kernel.
All that is working - the database comes up, we can get at it from the client, etc.
However, we keep getting "ORA-12154" error when we try to get into Oracle 8.1.7 on this Red Hat 7.3 box. Same working code from the RH6.2 box....
Anyone have any idea??
We've already included ORACLE_HOME, ORACLE_SID, etc. at the apachectl start script, and done just about everything the same as the setup on the RedHat 6.2 box...
Any and all help greatly appreciated!!