I tried to install the zMySQLDA but get following error when starting the zope-server: 2001-11-28T11:44:11 ERROR(200) Zope Could not import Products.ZMySQLDA Traceback (innermost last) : ... ImportError: No module named _mysql I'm running Zope, Python and Mysql on an Win2k advanced Server Any IDz? Maarten.demont@cronos.be
Looks like you have not installed MySQLPython properly. Andreas ----- Original Message ----- From: Demont Maarten To: zope@zope.org Sent: Wednesday, November 28, 2001 06:47 Subject: [Zope] Installing MySQL & zope I tried to install the zMySQLDA but get following error when starting the zope-server: 2001-11-28T11:44:11 ERROR(200) Zope Could not import Products.ZMySQLDA Traceback (innermost last) : . ImportError: No module named _mysql I'm running Zope, Python and Mysql on an Win2k advanced Server Any IDz? Maarten.demont@cronos.be
you need to ensure that you have python-mysql module working correctly on your w2k machine. go to http://sourceforge.net/projects/mysql-python to get the latest modules hth Norman -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Demont Maarten Sent: 28 November 2001 11:47 To: zope@zope.org Subject: [Zope] Installing MySQL & zope I tried to install the zMySQLDA but get following error when starting the zope-server: 2001-11-28T11:44:11 ERROR(200) Zope Could not import Products.ZMySQLDA Traceback (innermost last) : ImportError: No module named _mysql Im running Zope, Python and Mysql on an Win2k advanced Server Any IDz? Maarten.demont@cronos.be
participants (3)
-
Andreas Jung -
Demont Maarten -
Norman Khine