Kevin Old wrote:

Hello everyone,

I'm getting the following errors when uncommenting this Apache::DBI
statement, on a site the works flawlessly when I comment out this
Apache::DBI connection:

# From http://kold.homelinux.com/startup.pl.txt
#Apache::DBI->connect_on_init
# ('dbi:ODBC:ivr',
# 'uavracks','uavracks',
# {
# PrintError => 1, # warn() on errors
# RaiseError => 0, # don't die on error
# AutoCommit => 1, # commit executes immediately
# LongReadLen => 6000, # commit executes immediately
# }
# );


As you posted your database username AND password to half the internet, I suggest you change
them ASAP.


--
END
-----------------------------------------------------------------------------
Philip M. Gollucci
Senior Developer - Liquidity Services Inc.
Phone:  202.558.6268 (Direct)
E-Mail: [EMAIL PROTECTED]
Web:    http://www.liquidation.com



Reply via email to