1. could you please refrain from including 200kb worth of text in your message that doesn't have much to do with your original question? 2. as the README.txt in <zope directory>/lib/python/Products/ZMySQLDA explains very nicely you need to compile the actual MySQL module. please consult this file for instructions. of course you'll only find this README.txt if you have uncompressed the gzipped tar archive in your zope installation's root directory. jens
-----Original Message----- From: root@danggerek.com.bn [mailto:root@danggerek.com.bn]On Behalf Of hamdi Sent: Tuesday, November 16, 1999 19:40 To: zope@zope.org Cc: wongikmg@esuria.com.bn Subject: [Zope] ZMySQLDA Problems
I've installed ZMYSQLDA already and extract it and then there is an error :
Traceback (innermost last): File "/usr/share/zope/lib/python/OFS/Application.py", line 393, in import_products product=__import__(pname, global_dict, global_dict, silly) File "lib/python/Products/ZMySQLDA/__init__.py", line 106, in ? File "lib/python/Products/ZMySQLDA/DA.py", line 108, in ? File "lib/python/Products/ZMySQLDA/db.py", line 106, in ? ImportError: No module named MySQL
what is that mean..?
Thanks