Re: [Zope-DB] Zope and ZPsycopgDA almost working... - Mailing list pgsql-admin

From Charlie Clark
Subject Re: [Zope-DB] Zope and ZPsycopgDA almost working...
Date
Msg-id 20030325105010.558.1@wonderland.1048585402.fake
Whole thread Raw
In response to Zope and ZPsycopgDA almost working...  ("Tamir Halperin" <tamir@brobus.net>)
List pgsql-admin
On 2003-03-25 at 07:20:14 [+0100], Tamir Halperin wrote:
> 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.

Hi Tamir,

as usual the first thing is to check that you can connect to the DB with
psycopg in Python and then make sure that psycopg got installed in Zope
Python.

Charlie


pgsql-admin by date:

Previous
From: "Tamir Halperin"
Date:
Subject: Re: Zope and ZPsycopgDA almost working...
Next
From: "Tamir Halperin"
Date:
Subject: Re: removal from list