On Tue, Feb 18, 2003 at 05:38:56PM -0800, Josh Kuo wrote:
> 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.

try /<path to perl>/perl ./admin.cgi

That will usually get the error

Also check the apache error_log

> -Josh
> 

-- 
Our doubts are traitors, 
And make us lose the good that we oft may win, 
By fearing to attempt                                   --William Shakespeare 

Reply via email to