I'm the next person having problems with installing Apache/PHP/OCI. Even though there have been quite some discussions on this subject, I didn't find the answer yet.
I use Apache 1.3.19, PHP4.0.4pl1 and Oracle 8.0.5 on HP-UX 10.20 system.
I compiled php with: configure' --without-mysql --with-oci=/links/db01/app/oracle/product/8.0.5 --with-apache=/opt/apache_1.3.19 --enable-track-vars
and compiled apache with: --activate_module=src/modules/php4/libphp4.a
Whenever I do a OCILogon the webserver stops sending output and doesn't even give me an error message (even though I tried setting the error_reporting with value 2047)
When I look at phpinfo() it doesn't give me any information about oci8 (other than the configure command I used).
Can anyone please help me with this?
Edwin van Wijk
e.v.wijk@hetnet.nl