[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Development Snapshot Released



On Mon, Jul 9, 2012 at 8:25 PM, Philip Rhoades <..hidden..> wrote:
> Chris,
>
> Sorry about the testing delay - I have continuing family health issues
> which regularly distract me.
>
> I built the current RPM version from SVN, and installed it OK on a
> fresh, virtual Fedora17 i686 machine but I get this in error_log:
>
> [Tue Jul 10 12:52:05 2012] [error] [client 127.0.0.1] DBI
> connect('dbname=template1','postgres',...) failed: could not connect to
> server: No such file or dire
> ctory, referer: http://localhost/ledgersmb/setup.pl
> [Tue Jul 10 12:52:05 2012] [error] [client 127.0.0.1] \tIs the server
> running locally and accepting, referer:
> http://localhost/ledgersmb/setup.pl
> [Tue Jul 10 12:52:05 2012] [error] [client 127.0.0.1] \tconnections on
> Unix domain socket "/tmp/.s.PGSQL.5432"? at LedgerSMB.pm line 867,
> referer: http://loca
> lhost/ledgersmb/setup.pl

The easiest thing to do is probably set it to connect to localhost.
It is looking for a socket file that doesn't exist.  It could be in an
unusual place and important environment variables may not be set up by
the distro.

Best Wishes,
Chris Travers