Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001041

[PHP-DB] oracle 8i client/ PHP 4.0.4pl1 breaks From: Dave Thomas (davelists <email protected>)
Date: 04/12/01

 
Here's the scoop:
 
Goal: to connect apache 1.3.19/PHP to remote Oracle server.
 
Background: I downloaded Oracle 8.1.7 and installed the default Client configuration. Machine is an SMP Mandrake 7.0 Linux 2.2.14. PHP is 4.0.4pl1.
 
Synopsis: I configure and make php even with the cleanest configuration--
./configure --with-apxs --without-xml --with-oracle=/var/oracle --with-oci8=/var/oracle --without-mysql
It finds everything, make runs fine, install runs fine. I try to load apache, it immediately dies without a trace in the logs. Seems to be the libphp4.so the's the cause. Should I suspect bad Oracle link libraries?
 
Dave Thomas
Chief Software Architect
BCD Enterprises, Inc.

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>