RE: [PHP-DB] oracle 8i client/ PHP 4.0.4pl1 breaks

2001-04-13 Thread Panya Worawichawong

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:[EMAIL PROTECTED]]
Sent: Thursday, April 12, 2001 5:42 PM
To: [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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail:
[EMAIL PROTECTED]

---

Panya Worawichawong
System Administrator

[ [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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DB] oracle 8i client/ PHP 4.0.4pl1 breaks

2001-04-12 Thread Dave Thomas

 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]