Greetings,
I have two boxes..
1) Running Linux mandrake with Oracle 8.1. This box is working perfectly.
2) Running FreeBSD 4.3-STABLE with apache 1.3.20 and mod_perl and normally mod_php4.. When I am installing mod_php4 (from the ports collection) with following arguments:
./configure --with-apxs(etc) --with-oci8=$ORACLE_HOME
I have linux_devtools and linux_base(API) installed as well. I have copied all files from the Linux Mandrake server ($ORACLE_HOME) to $ORACLE_HOME on the FreeBSD box.
I arrive at compiling mod_php4 and installing, but while running: apachectl start, I get the following error:
bus error - page fault - core dumped.
Any help would be much appreciated.. Is it in any way possible to compile php with oracle support on FreeBSD ? If so, what are the steps- ???
Thanks in advance,
Michael Hoestbaek
mich@php.dk