Hi,
Using:
Red Hat 6.2
Apache 1.3.12
php4
Oracle 8.1.6
mod_ssl-2.6.6
I have NO problems doing the following:
1] Apache + mod_ssl(DSO) + php4(static)
2] Apache + mod_ssl(DSO) + php4(DSO)
3] Apache + mod_ssl(DSO) + php4(static)
+ Oracle 8i
I DO have problems with:
Apache + mod_ssl(DSO) + php4(DSO)
+ Oracle 8i
This issue actually has nothing to do with
mod_ssl, but I just mentioned it any way.
The entire process compiles very nicely but
apache just won't start if I try to load php.
As it stands Oracle libraries being used are
shared libraries, but I still worried about
the size growth each server instance incures
when compiled with php statically.
Any thought or advice would be much appreaciated. Oh yea, ignore the spelling mistakes; grammer school was over rated.
Will C.