Re: DBI/DBD question

2010-04-29 Thread Royce Miller
rmix Sent: Wed, April 28, 2010 6:54:34 AM Subject: Re: DBI/DBD question On Tue, Apr 27, 2010 at 11:17 AM, Royce Miller wrote: I am taking over the Perl stuff for someone that was laid off.  The previous guy built Perl with CGI, DBI and DBD modules for use with a Informix database and IBM

Re: DBI/DBD question

2010-04-28 Thread Jonathan Leffler
On Tue, Apr 27, 2010 at 11:17 AM, Royce Miller wrote: > I am taking over the Perl stuff for someone that was laid off. The > previous guy built Perl with CGI, DBI and DBD modules for use with a > Informix database and IBM IHS web server. He then tar'd it all up and > copied it to a different se

Re: DBI/DBD question

2010-04-28 Thread m. allan noah
On Tue, Apr 27, 2010 at 2:17 PM, Royce Miller wrote: > The interactive stuff works fine on the new system, but the web pages fail. Sounds like the informix client libs are either not accessible to the apache/cgi user, or the environment variables pointing to them are missing when running under c

Re: DBI/DBD question

2010-04-28 Thread John Scoles
Royce Miller wrote: I am taking over the Perl stuff for someone that was laid off. The previous guy built Perl with CGI, DBI and DBD modules for use with a Informix database and IBM IHS web server. He then tar'd it all up and copied it to a different server and where thing do not all working

Re: DBI/DBD question

2010-04-28 Thread Michael Ludwig
Am 27.04.2010 um 20:17 schrieb Royce Miller: > install_driver(Informix) failed: Can't load > '/home/users/polling/perl/lib/site_perl/5.8.8/sun4-solaris-64/auto/DBD/Informix/Informix.so' > for module DBD::Informix: ld.so.1: SdtQuery.pl: fatal: libifsql.so: open > failed: No such file or directory