I had the same problem. Working with HP, we found that PHP cannot be compiled as a
DSO with Oracle connectivity. HP is working on this problem and is planning on having
it resolved in a future release of Apache 2.0. In the meantime, the only way to get
PHP-Oracle connectivity under HPUX 11.0
Hi!
I'm trying to install PHP 4.0.6 on HP-UX B.11.00, with Apache 1.3.20.
The Apache is configured and compiled without any error:
1) ./configure --prefix=/home/thoo/apache-1.3.20 --enable-module=so
2) make
3) make install
I encountered the following problem when configuring PHP:
1) ./configure