david kim wrote:

./configure --with-apache=/usr/local/soma/apache1327 --with-mysql=no --enabl
e-track-vars --enable-sigchild \
--with-oci8=/data1/oracle/app/oracle/product/8.1.7 --with-oracle=/data1/orac
le/app/oracle/product/8.1.7 --prefix=/usr/local/lib/php420

This may not solve the problem but you are using both the older --with-oracle (for Oracle 7 databases) plus the newer --with-oci8 (that will connect to both Oracle 8 and 7). I've not seem them used together so I wonder if you really mean to have both?

HTH
Chris


--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to