[freeside] fs-setup
Stephen Bechard
steve at destek.net
Thu Apr 10 19:29:18 PDT 2003
> Use of uninitialized value in concatenation (.) or string at
> /usr/local/lib/perl5/site_perl/5.6.1/mach/DBI.pm line 577.
> DBI connect('host=localhost;dbname=freeside','freeside',...) failed: at
> /usr/local/lib/perl5/site_perl/5.6.1/FS/UID.pm line 88
> DBI->connect error: could not connect to server: Connection refused
This indicates one of three possible places to check:
1.) check that your postgres is listening on localhost
2.) check that your postgres database configured with the user freeside
3.) check that your pg_hba.conf for postgres is configured for passwords on localhost
Hope this helps,
Steve
More information about the freeside-users
mailing list