Re: [PHP-DB] Oracel 9i connection problems.

2002-04-16 Thread Paul Edmondson
OK just tested against Apache-1.3.23 with the same result apache seg faults. Apache configured as before. PHP configured as before except with --with-apxs= Extra information: ldd /usr/local/apache-1.3.23/bin/httpd libpthread.so.0 = /lib/libpthread.so.0 (0x40016000)

RE: [PHP-DB] Oracel 9i connection problems.

2002-04-16 Thread Pedro . Sere
--- BREY 10/77TEL: (0229)66227FAX:(0229) 59728 -Original Message- From: Paul Edmondson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 6:19 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [PHP-DB] Oracel 9i connection problems

Re: [PHP-DB] Oracel 9i connection problems.

2002-04-16 Thread Thies C. Arntzen
On Tue, Apr 16, 2002 at 06:28:19PM +0200, [EMAIL PROTECTED] wrote: Put this on your php page Putenv(ORACLE_HOME=/home/oracle/8.0.5); Putenv(LD_LIBRARY_PATH=/home/oracle/8.0.5/lib); Putenv(TWO_TASK=WAGNER_PC); no. do not use PutEnv or SetEnv in httpd.conf! please set _ALL_ needed