[Zope] zmysqlda connection error

Norman Khine khine@btinternet.com
Tue, 17 Apr 2001 15:39:25 +0100


You need the MySQLdb (Python interface to the MySQL database)from
http://dustman.net/andy/python/MySQLdb/0.3.5 you will need to follow the
window$ install link.

hth

norman


=========================================
"Eternity is Time
Time, eternity
To see the two as opposite
Is Man's Perversity"

The Book of Angelus Silesius



-----Original Message-----
From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of
Vishnu Prasad
Sent: Tuesday, April 17, 2001 3:18 PM
To: zope@zope.org
Cc: vishnu.prasad@aukum.com
Subject: [Zope] zmysqlda connection error


Hi
I am getting the following error when I tried starting
Zope 2.3.1. This error comes after i extracted the
zmysqlda(2.0.6) on Products dir.

<ERROR>
File c:\progra~1\aukum\lib\python\OFS\Application.py,
line 536, in import_produts
	(object: string)
File c:\program
files\aukum\lib\python\products\zmysqlda\__init__.py,
line 91 in ?
File c:\program
files\aukum\lib\python\products\zmysqlda\DA.py, line
91 in ?
File c:\program
files\aukum\lib\python\products\zmysqlda\db.py, line
91 in ?
ImportError: No module named _mysql
</ERROR>

The other resources and versions which i used are:

Python: Python2.0 release for Win 32
Zope: Zope 2.3.1 binary release for Win 32 (running as
a standalone service)
MySQL: mysql-3.23.36 for win 32

I have a doubt in the installation of the
MySQLDB(0.3.5). Can someone help immediately for
step-by-step from MySQLDB installation?

thanks and regards,

vishnu

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

_______________________________________________
Zope maillist  -  Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )