Re: Zope and ZPsycopgDA almost working...

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: Tamir Halperin <tamir(at)brobus(dot)net>
Cc: pgsql-admin(at)postgresql(dot)org, Zope Database Mailing List <zope-db(at)zope(dot)org>
Subject: Re: Zope and ZPsycopgDA almost working...
Date: 2003-03-25 15:19:47
Message-ID: 1048605587.13798.479.camel@camel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Sounds like your database might not be accepting outside connections.
Check your postgresql.conf file and make sure tcpip_socket = true
You might also need to configure your pg_hba.conf to allow connections
from your windows box.

Robert Treat

On Tue, 2003-03-25 at 01:20, Tamir Halperin wrote:
> I just figured out how to install ZPsycopgDA into zope on Windows. I configured it with all the connection string properties and attempted to add it to my zope folder. Here's what I got:
>
> psycopg.OperationalError
> could not connect to server: No connection could be made because the target machine actively refused it.
> (0x0000274D)
> Is the server running on host 192.168.1.102 and accepting
> TCP/IP connections on port 5432?
>
> I'm running pgsql 7.3.2 (with openssl installed but not specifically configured in any way since the installation) on FreeBSD 4.6. On another box I'm running Zope 2.5 on Win2K pro.
>
> I'm not sure how to confirm that the answer to the above question is "yes". If it is found to be "no" I don't know how to change it. This is why I'm not sure which mail list to send this to so I'm sending it to both. Thanks so much in advance for you help.
>
> Tamir
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Brickley Jeff-RA9607 2003-03-25 15:23:11 removal from list
Previous Message Robert Treat 2003-03-25 15:14:52 Re: stable phppgadmin version