- oci8 support [...] checking Oracle version... configure: error: Oracle-OCI8 needed libraries not found [...] and php*.src.rpm compiles fine with oci8 $ rpm -qi php|grep oci php::with_oci7 = no php::with_oci8 = yes
Ah, you using "oracle" only and you have an own Oracle installation or are you using "oracle" together with "oracle-barebone"? I've only tried it with "oracle-barebone" recently and never with a regular installation myself.
$ rpm -qa|grep oracle oracle-20040203-20040203
i have a full oracle elsewhere (more precisely on another user) so oracle seems to be the "virtual" rpm corresponding or oracle-barebone is also needed ?
from its `rpm -qi`
Description:
This is the Oracle Barebone distribution, containing the Oracle 9i
9.2.0.1 Client C API. It is a stripped down installation file set of
a standard Oracle 9i Client Run-Time installation.
and php with oci8 compiles fine, so a bit strange ...
- 2 extra security mods: patch to add mod_security & mod_dosevasive
I'll look at this.
thanks
- core on browser access with mod_dav Core was generated by `/home/www-test/local/sbin/apache'. Program terminated with signal 11, Segmentation fault. Cannot access memory at address 0xff3f73a4 #0 0x002a2794 in dav_add_response () (gdb) where #0 0x002a2794 in dav_add_response () Cannot access memory at address 0xffbff7cc (gdb)
Ah, that's nice. Can you perform a backtrace ("bt") and print a few variables from the context of this function. Perhaps we then find the bug in the source of mod_dav.
i will test it again later as i have uninstalled this apache rpm
Regards
Julien ______________________________________________________________________ The OpenPKG Project www.openpkg.org User Communication List [EMAIL PROTECTED]
