php-db | 2001041
Date: 04/13/01
- Next message: John Starkey: "[PHP-DB] Postgres auto increment."
- Previous message: Thomas: "Re: [PHP-DB] Escape for MSSQL?"
- In reply to: Dave Thomas: "[PHP-DB] oracle 8i client/ PHP 4.0.4pl1 breaks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I think if you compile php into apache (not as a DSO),
you'll see the errors. I believe you're on the right track
though, you might wanna check your env. to see if
$ORACLE_HOME/lib is set in $LD_LIBRARY_PATH or not.
- panya
-----Original Message-----
From: Dave Thomas [mailto:davelists <email protected>]
Sent: Thursday, April 12, 2001 5:42 PM
To: php-db <email protected>
Subject: [PHP-DB] oracle 8i client/ PHP 4.0.4pl1 breaks
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/ora
cle --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>---
Panya Worawichawong System Administrator
[ panya <email protected> ] Toll-free: 888.668.3355 Phone: 858.836.4455 Fax: 858.836.4456
[ http://www.ScheduleOnline.com ]
-- 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: John Starkey: "[PHP-DB] Postgres auto increment."
- Previous message: Thomas: "Re: [PHP-DB] Escape for MSSQL?"
- In reply to: Dave Thomas: "[PHP-DB] oracle 8i client/ PHP 4.0.4pl1 breaks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

