Open that broken product with ZMI and look at the traceback. This gives you some hint. --Gilles ----- Original Message ----- From: "Echlin, Michael" <echlinm@aecl.ca> To: <zope@zope.org> Sent: Friday, January 25, 2002 7:51 PM Subject: [Zope] mysql and zope.
Hi,
I have a windows NT 4.0 sp6 box with Apache, Docushare, zope, m2crypto, openssl, mysql loaded. Docushare uses it's own hacked and useless version of python 1.5.1 so I had to virtuallise zope using srvany and cmd, with the PYTHONPATH env variable set to null. I had to install a fresh python 2.1 to install MySQL-python-0.9.1.win32-py2.1 from the windows binary install. I then copied the files that were changed or added and the MySQLdb directory to the zope/lib/python directory. I added the products mysqluserfile and zmysqlda to zope and restarted zope. mysqluserfile works but zmysqlda is listed as broken.
help?
Mike.