Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: DBI::Oracle - fails on apache ( ORA-12154) - but works fine local

by Yaerox (Scribe)
on Apr 16, 2014 at 12:58 UTC ( [id://1082500]=note: print w/replies, xml ) Need Help??


in reply to Re: DBI::Oracle - fails on apache ( ORA-12154) - but works fine local
in thread DBI::Oracle - fails on apache ( ORA-12154) - but works fine local

I added the line Include /etc/apache/httpd.conf.local at the end of my /etc/apache/httpd.conf and my /etc/apache/httpd.conf.local looks like:
SetEnv ORACLE_BASE=/usr/lib/oracle SetEnv ORACLE_HOME=/usr/lib/oracle/12.1/client SetEnv LD_LIBRARY_PATH=/usr/lib/mpi/gcc/openmpi/lib:/usr/lib/oracle/12 +.1/client/lib SetEnv TNS_ADMIN=/usr/lib/oracle/12.1/client SetEnv PATH=/usr/lib/oracle/12.1/client:$PATH
and everything workes fine after retsarting ...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1082500]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-04-18 10:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found