i have setup a box with the following to run freeipdb: - postgresql-7.3.2 - apache 1.3.26 with mod_perl - perl 5.8.0 with all the needed modules
but when i connect to my web interface for admin.cgi, all i get is a banner that says "FreeIPdb 0.1.4" as show in the link: http://128.64.128.5/cgi-bin/freeipdb/admin.cgi i've tested my postgresql and perl interpreter, both are working fine. so i suspect this might be a problem with perl-DBI trying to connect to postgresql. would appreciate any suggestions on how i could determine the root of the problem. -Josh
