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.