[freeside] fs-setup

Stephen D. Bechard steve at destek.net
Mon Apr 14 13:20:51 PDT 2003


I am running FreeBSD 4.8-RELEASE and I have did a custom install
of postgresql-7.2.2, so my is in /home/pgsql/data/pg_hba.conf

Default installation using the ports collection would be
/usr/local/pgsql/data/pg_hba.conf

Also verify that postgres is running and listening on the
correct ports, using `sockstat` and `ps aux`

maybe try starting postgres with a -i and or -h

Hope this helps...

Enjoy,
Steve

----- Original Message -----
From: "Randell J Meyer" <rjmeyer at humbleguys.net>
To: <steve at destek.net>
Sent: Sunday, April 13, 2003 9:34 PM
Subject: Re: [freeside] fs-setup


> I am using postgre 7.3.2 I don't have a pg_hba.conf? or at lest it not
> showing up any where? any other clues but i belive thats the problem
>
>
>
> On Fri, 2003-04-11 at 02:25, Stephen Bechard wrote:
> > > 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