GREAT!!! You 'da man. This worked perfectly for me. Thanks a
bunch.
-Original Message-
From: Jim Thome [mailto:[EMAIL PROTECTED]
Sent: Monday, June 16, 2003 2:45 PM
To: [EMAIL PROTECTED]; NIPP, SCOTT V (SBCSI)
Subject: Re: [PHP-INST] PHP 4.2.3 fails to load...
You ha
You have to modify the apachectl script to get around the HPUX thread
local storage problem.
Add the following to your apachectl script under the 'START
CONFIGURATION SECTION':
export ORACLE_HOME=/path/to/oracle
export SHLIB_PATH=$ORACLE_HOME/lib:/path/to/apache/lib:$SHLIB_PATH
export LD_PRELOAD=