Re: [Zope-DB] Zope_Database_issue

2010-11-22 Thread Michele Marcionelli
you're stuck but you might try asking on initd.org > > Charlie -- ETH Zürich Michele Marcionelli IT Support Gruppe D-MATH HG G 32.1 Rämistrasse 101 CH–8092 Zürich michele.marcione...@math.ethz.ch http://www.math.ethz.ch/~michele +41 44 632 6193 Telefon +41 44 632 1354 Fax ___

Re: [Zope-DB] Fwd: Zope_Database_issue

2010-11-19 Thread Michele Marcionelli
I Installed Psycopg I faced the same error. > > > How shall I progress? > > > Please Note: Paths of the Directories where my installables are – > > > Zope --à /opt/zope > > Python à /home/test/Python/2.4.4 > > Egenix -à /home/test/egenix >

Re: [Zope-DB] Zope_Database_issue

2010-11-19 Thread Michele Marcionelli
.py", line 256, in > dropPrivileges > > return dropPrivileges(self.cfg) > > File "/opt/zope/lib/python/Zope2/Startup/__init__.py", line 449, in > dropPrivileges > > raise ZConfig.ConfigurationError(msg) > > ZConfig.ConfigurationError: Canno

Re: [Zope-DB] Zope_Database_issue

2010-11-19 Thread Michele Marcionelli
have changed the value of that variable to’ /home/test/Python/2.4.4/lib’ Is > this path correct? > > > Thanks a lot!! > > > Regards, > > Smita Kamdar > > --- > > > From: Michele Marcionelli [mailto:michele.marcione...@math.ethz.ch] > Sent: T

Re: [Zope-DB] Zope_Database_issue

2010-11-18 Thread Michele Marcionelli
e/postgres/7.4.13/lib/libpq.so.3 /usr/lib/libpq.so.3 > > > Please do tel me if I can try something else. > > > Thanks a lot!! > > > > ___ > Zope-DB mailing list > Zope-DB@zope.org > https:/

Re: [Zope-DB] Zope_Database_issue

2010-11-18 Thread Michele Marcionelli
bin/zopectl fg) > > > Thanks a lot! > > > I really appreciate the interest people are showing to solve this issue. > > > Regards, > > Smita kamdar. -- ETH Zürich Michele Marcionelli IT Support Gruppe D-MATH HG G 32.1 Rämistrasse 101 CH–8092 Zürich michele.marc

Re: [Zope-DB] Zope_Database_issue

2010-11-18 Thread Michele Marcionelli
o solve this? > > > Thanks a lot for your quick response. > > > > > -- Forwarded message -- > From: Michele Marcionelli > Date: Thu, Nov 18, 2010 at 5:56 PM > Subject: Re: [Zope-DB] Zope_Database_issue > To: li...@zopyx.com > Cc: smita kamdar , Z

Re: [Zope-DB] Zope_Database_issue

2010-11-18 Thread Michele Marcionelli
+fy2e > lEFyitgmTrsiL3ulGvfdwSt/EYtKO+b33yh0r2MXJQMi6l87sPLazEZgeN4Kd7/X > CWZ792cWSKgA9Hm0fupbkJBfpuSafP8= > =gfIf > -END PGP SIGNATURE- > ___ > Zope-DB mailing list > Zope-DB@zope.org > https://mail.zope.org/mailman/listinfo/zope-db --

Re: [Zope-DB] ImportError: libmysqlclient_r.so.15

2007-11-07 Thread Michele Marcionelli
Thank you, Michele On 07.11.2007, at 21:41, Charlie Clark wrote: Am 07.11.2007, 21:31 Uhr, schrieb Michele Marcionelli <[EMAIL PROTECTED]>: If I do the same after setting the LD_LIBRARY_PATH to /usr/local/ lib/mysql, I did not get error messages anymore! Now the problem: I included t

[Zope-DB] ImportError: libmysqlclient_r.so.15

2007-11-07 Thread Michele Marcionelli
$0` INSTANCE_HOME=`cd $reldir/..; pwd` CONFIG_FILE="$INSTANCE_HOME/etc/zope.conf" SOFTWARE_HOME="/scratch/local/app/zope/2.8.9.1-2.3.6/lib/python" PYTHONPATH="$SOFTWARE_HOME" export PYTHONPATH INSTANCE_HOME SOFTWARE_HOME export TEMP=/tmp export LD_LIBRARY_PATH=/usr/local/li

Re: [Zope-DB] MySQL

2005-10-21 Thread Michele Marcionelli
When I try to execute MySQL-python.exe-1.2.0.win32-py2.4.exe I receive a message Box saying: "...MSVCR71.dll not found" (I receive a message in italian..) Thanks Dario I'm sorry, but I don't live in the Windows world... With a quick google-search I found: ".NET Framework SDK Version 1.1:

Re: [Zope-DB] MySQL

2005-10-21 Thread Michele Marcionelli
Ciao Dario, I want to use MySQL in my Zope Installation. But I'm not able to install software (I don't really understand what shall I use and what shall I do...) I'm using Zope: 2.8.1 MySQL 4.1 Windows XP You have to install "MySQL for Python": http://sourceforge.net/projects/mysql-pyt

Re: [Zope-DB] ... MySql connection pooling

2005-08-18 Thread Michele Marcionelli
Salut Sébastien, For performance reasons, I want to use connection pooling. It seems that Zmsqlda/mysqldb implements this I don't know what do you mean with "connection pooling". But... (in somme circumstances mysqladmin processlist shows multiple connections). ... I had also the problem t