Thomas Hilbig wrote:
$ENV{ORACLE_HOME}='/home/oracle/product/10.2.0/db_1';
  $ENV{'ORACLE_SID'}="tomdb1";
$ENV{'LD_LIBRARY_PATH'}="/home/oracle/product/10.2.0/db_1/lib";
  $ENV{'LD_ASSUME_KERNEL'} = "2.4.1" ;
  $ENV{'LD_PRELOAD'} =
"/usr/lib/libInternalSymbols.so" ;
  $ENV{'NLS_LANG'}=  "AMERICAN_AMERICA.UTF8" ;
  $ENV{'TNS_ADMIN'}=  "/home/oracle" ;
Have you tried adding these to the startup files of the httpd and/or oracle 
user?

You don't have any Apache::DBI or connect_on_init() happening right ?



--
END
------------------------------------------------------------
    What doesn't kill us can only make us stronger.
                Nothing is impossible.
                                
Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
  http://www.liquidityservicesinc.com
       http://www.liquidation.com
       http://www.uksurplus.com
       http://www.govliquidation.com
       http://www.gowholesale.com

Reply via email to