php-db | 2001041
Date: 04/12/01
- Next message: Phil Jackson: "Re: [PHP-DB] Uploading file into database"
- Previous message: Phil Jackson: "Re: [PHP-DB] MSSQL + IIS"
- Next in thread: Panya Worawichawong: "RE: [PHP-DB] oracle 8i client/ PHP 4.0.4pl1 breaks"
- Reply: Panya Worawichawong: "RE: [PHP-DB] oracle 8i client/ PHP 4.0.4pl1 breaks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Phil Jackson: "Re: [PHP-DB] Uploading file into database"
- Previous message: Phil Jackson: "Re: [PHP-DB] MSSQL + IIS"
- Next in thread: Panya Worawichawong: "RE: [PHP-DB] oracle 8i client/ PHP 4.0.4pl1 breaks"
- Reply: Panya Worawichawong: "RE: [PHP-DB] oracle 8i client/ PHP 4.0.4pl1 breaks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

