Re: [PHP-INST] Oracle 8 woes

2001-02-23 Thread Lee Whatley (System Admin)
Yeah, the LD_PRELOAD did the trick. Thanks. -Lee Rouvas Stathis wrote: > > Make sure that in your Apache startup script you export environment > variables > ORACLE_HOME, (ORA_HOME maybe), LD_LIBRARY_PATH and > LD_PRELOAD=libpthread.so (for Ora>8.1.5) > with the correct paths of course. > Good

Re: [PHP-INST] Oracle 8 woes

2001-02-23 Thread Chris Picton
Thanks. I was also having this problem. The LD_PRELOAD is the one which seemed to do the trick On 22 Feb 2001 12:53:00 +0200, Rouvas Stathis wrote: > Make sure that in your Apache startup script you export environment > variables > ORACLE_HOME, (ORA_HOME maybe), LD_LIBRARY_PATH and > LD_PRELOAD

Re: [PHP-INST] Oracle 8 woes

2001-02-22 Thread Rouvas Stathis
Make sure that in your Apache startup script you export environment variables ORACLE_HOME, (ORA_HOME maybe), LD_LIBRARY_PATH and LD_PRELOAD=libpthread.so (for Ora>8.1.5) with the correct paths of course. Good Luck, -Stathis. "Lee Whatley (System Admin)" wrote: > > Hi, > > I'm having trouble get

[PHP-INST] Oracle 8 woes

2001-02-21 Thread Lee Whatley (System Admin)
Hi, I'm having trouble getting PHP4 with Oracle8i support to work with Apache 1.3.17. When you try to start apache, only one copy of httpd is spawned (owned by root), the process takes up about 85% of the cpu, it runs for about 5 secounds, and then dies without reporting any errors. If I start a