Archive for 'Oracle PHP Apache Linux (OPAL)'
Installing Oracle 10G 10.2.0.1.0 On CentOS 5 – easy!
Posted on 06. Mar, 2008 by Jay Garcia.
0
With only two steps, I was able to install oracle on my CentOS5 box. This owns! Changed /etc/redhat-release to reflect: ‘Red Hat Enterprise Linux ES release 4 (Nahant Update 3)’ Installed libXp.s0.6: ‘yum install libXp.so.6′ (as root of course). This is great. Now I just have to recompile PHP to use oracle.

