Experts,
Does anyone have a step by step procedure for configuring apache, mod_perl, and DBI for accessing an oracle database they'd be willing to share?
I've got Oracle and a simple perl script using dbi to extract data from a database running from the command line but am receiving "server Error" when running the same script from the browser so I know the DBI modules are communicating with the database. I'm not an expert in this area and am just not finding anything comprehensive enough to make this work through Apache. The database and webserver are on different linux servers.
Thanks.
Kevin
