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