It would be very nice if anybody could let me know how to connect to oracle9i in RedHatLinux7.2 using PHP.
you could use the oracle8i client libraries to compile php with oci8 support. This would allow you to connect to a 9i database.
How exactly to go about with using oracle8i client libraries to compile php with oci8 support in RedHat Linux 7.2.