--- "Philip M. Gollucci" <[EMAIL PROTECTED]> wrote:

> 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?
> 

No I haven't.  Other than the snippet above, the
httpd.conf file I am using to trouble-shoot is
straight out of the 2.0.54 installation.

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

I did install Apache::DBI from cpan, but I am not
explicitly using it.

Tom

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to