garry saddington wrote:
3/Get the ZMySQLDA adapter from zope.org and place it in the products directory of the zope-instance
That might be heinously old, I'd use ZMySQLDA from sourceforge too...
4/ Download the MySQL-python .exe for python2.3 from: https://sourceforge.net/project/showfiles.php?group_id=22307&release_id=1028... 5/ Install this .exe which puts new files in the python site-packages directory just installed (it would have been empty before this install) 6/Copy these new files to the new zope2.7\lib\python directory
yep, or you can make a \lib\python directory in your instance home and put the files there instead, if you don't want to polute your base install and want ot keep it easy to switch Zope versions later... cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk