Mailing List Archive

psycopg + zope problem
Hi,

I've just installed Zope + PsycoPg, but I cannot view "Z PsycoPG" list
entry in Zope [http://server:8080/manage]

Compile command:
./configure
--with-zope=/var/lib/zope/
--with-mxdatetime-includes=/usr/lib/python2.3/site-packages/mx/DateTime/mxDateTime
--with-postgres-includes=/usr/include/postgresql
--with-python=/usr/lib/python2.3

My configuration:
* Fedora Core 2
* Python 2.3.5 (precompiled from RPM)
* Zope 2.8 (precompiled from RPM)
* PsycoPg compiled succesfuly

Misc information:
* ls /usr/lib/python2.3/lib-dynload/
[ ...output ommited...]
psycopgmodule.so
[ ...output ommited...]
* ls /var/lib/zope/lib/python/Products/ZPsycopgDA/
[ ...output ommited...]
browse.dtml
__init__.py
[ ...output ommited...]

Errors:
* I've not got any errors
* I don't know how to debug this bug and find right resolution

Thank you
--
=========
Martin Koníèek
Re: psycopg + zope problem [ In reply to ]
Martin Konicek wrote at 2005-9-7 17:26 +0200:
> ...
>* ls /var/lib/zope/lib/python/Products/ZPsycopgDA/
> [ ...output ommited...]

Provided that Zope looks there for its products,
you should see any problems with the import of "ZPsycopgDA"
in your Zope logfile.

I cannot tell you where the Zope logfile lies on your installation.

--
Dieter
_______________________________________________
Zope-DB mailing list
Zope-DB@zope.org
http://mail.zope.org/mailman/listinfo/zope-db