[Chicago-talk] mod_perl config help

Jay Strauss me at heyjay.com
Wed Jan 28 06:08:15 PST 2009


I think you are probably getting some gunk from your regex or some
other problem is happening during your parse.  Have you tried building
your hash and inspecting it first with Data::Dumper or some such
before trying to set your $s->add_config()

> -------------------
> export LD_LIBRARY_PATH=/usr/local/instantclient_10_2
> export SITE_NAME=dictyBaseDP
> export BLAST_PORT=8080
> export BLAST_SERVER_USER=ubuntu
> export IDENTIFIER_PREFIX=DPU
> export ORGANISM_GENUS=Dictyostelium

Maybe you left it out, but won't you also need:

export ORACLE_HOME=/usr/local/instantclient_10_2

Jay


More information about the Chicago-talk mailing list