ok. I am trying to install:
apache_1.3.27
mod_ssl-2.8.13-1.3.27
php-4.3.0 : with oci-8 extensions.
No problem when installing all of this on red hat 7.2. apache fires up(http,https), able to view directories(folder view) in http and https mode with php enabled and getting data from the oracle db within php pages.
NOW (ahem..) I am trying to install the same configuration on Red Hat Advanced Server (kernel 2.4.1e3). The install are OK, no error messages anywhere BUT php works only in http mode.
If I try to connect to https://www.domain.com/mypage.php : it does not show. Neither does the direcory view(folder view). Everything works ok in http mode, but does not in https. The regular html files do show up in both.
So in the end, has anyone tried to compile and successfully installed these on Red Hat Advanced Server (kernel 2.4.1e3).
Much appreciated folks..
NK..