Hi Mark,
Well, I think its working.
However, the only way for me to make it work was to
run
psql -U postgres template1 < horde.schema
Thanks again for that file.
I tried everything you said and I still couldn't get horde
to configure the database for me.
Do you think you could send me your pg_hb
Sweet,
I will try again!
Mike
On Tue, 2002-05-28 at 07:50, Mike Egglestone wrote:
> Hi Mark,
> Did you install postgres and horde2 from sid?
>
> mike
Yes, it was sid. I think I understand your problem now, though.
I am betting that your hosts file does not say
127.0.0.1 localhost hostname
b
On Tue, 2002-05-28 at 07:50, Mike Egglestone wrote:
> Hi Mark,
> Did you install postgres and horde2 from sid?
>
> mike
Yes, it was sid. I think I understand your problem now, though.
I am betting that your hosts file does not say
127.0.0.1 localhost hostname
but rather
127.0.0.1 localhost
yo
On Tue, 2002-05-28 at 13:48, Mike Egglestone wrote:
> Hi,
> I tried editing the pg_hba.conf file.
> There were only 3 unpounded lines.
> The first 2 pointed to localhost and the last one pointed to all hosts.
> but, the last line had reject, so I changed it to trust
> and I still couldn't get horde
Hi Mark,
Did you install postgres and horde2 from sid?
mike
On Tue, 2002-05-28 at 05:03, Mike Egglestone wrote:
> >
> > By default postgres only listens on a unix socket. At the bottom of the
> > pg_hba.conf file it tells you that you can set postmaster to allow
> > tcp/ip access by putting
>
Hi,
I tried editing the pg_hba.conf file.
There were only 3 unpounded lines.
The first 2 pointed to localhost and the last one pointed to all hosts.
but, the last line had reject, so I changed it to trust
and I still couldn't get horde2 to configure postgres.
I haven't tried the telnet localhost
On Tue, 2002-05-28 at 11:03, Mike Egglestone wrote:
> >
> > By default postgres only listens on a unix socket. At the bottom of the
> > pg_hba.conf file it tells you that you can set postmaster to allow
> > tcp/ip access by putting
> >
> > tcpip_socket = 1
> >
> > in your /etc/postgresql/postgr
On Tue, 2002-05-28 at 05:03, Mike Egglestone wrote:
> >
> > By default postgres only listens on a unix socket. At the bottom of the
> > pg_hba.conf file it tells you that you can set postmaster to allow
> > tcp/ip access by putting
> >
> > tcpip_socket = 1
> >
> > in your /etc/postgresql/postgr
>
> By default postgres only listens on a unix socket. At the bottom of the
> pg_hba.conf file it tells you that you can set postmaster to allow
> tcp/ip access by putting
>
> tcpip_socket = 1
>
> in your /etc/postgresql/postgresql.conf
>
Hi,
Yes, this was already set by the default.
Could th
On Tue, 2002-05-28 at 02:59, Mike Egglestone wrote:
> Hi all,
> Has anyone tried to install IMP3, horde2 and postgresql?
> I'm having trouble getting horde2 to setup the postgresql database.
> I keep getting this error message when I run:
> dpkg-reconfigure horde2
>
> "you have to allow network re
Hi all,
Has anyone tried to install IMP3, horde2 and postgresql?
I'm having trouble getting horde2 to setup the postgresql database.
I keep getting this error message when I run:
dpkg-reconfigure horde2
"you have to allow network requests to the postgres server"
(or something close to that)
So, I
11 matches
Mail list logo