Jim Palma - 2002-08-12

OK, I've built and installed the program and all the supporting programs, but all I get are two empty frames, each with a "404 not found" error.

The system is RedHat 7.2.  Perl 5.6.1 and Apache 1.3.22 are RPMs, and Postgresql 7.1.2 is built from source in /usr/local/pgsql.  I'm using DBI 1.21-1 and DBD-PG 1.01-8 from Redhat RPMs.  The database being used in the conf file is 'test', and there is no testinfo database.  I did a make test into the 'test' database.  The system has been periodically updated with up2date.  The PG user and password are valid and can access the DB over the internet.

I am certainly not a Perl or PostgreSQL master, so any help or suggestions will be appreciated.

Jim