Hi
I have install oracle 8.0.5 for linux and php4 on redhat linux 7.0. Oracle was not properly installed.While in installation itself it gave some problems.But somewhat i tried and did it successfully.Now
Oracle is working fine as a individual module.But i could not get the connectivity between oracle and php.
Previously i was working with php4,oracle 8.0.5 for linux(for linux 6.1).It was workine fine.
What is wrong with it now.Is oracle 8.0.5 is working fine with php4 on red hat 7.0.
I configured everthing.But i don't know the reason for my problem.
My config is like this.
'./configure' '--with-apache=../apache_1.3.12' '--with-mysql=/usr/local/mysql' '--with-OCI8=/u01/app/oracle/product/8.0.5' '--with-oracle=/u01/app/oracle/product/8.0.5' '--enable-memory-limit=yes' '--enable-debug=no' '--enable-track-vars'
Can anyone help me to overcome this.
Thanks in advance
srini