Hi all, After struggling with the NT version with IIS, I decided to bite the bullet and installed on a Linux box, it is now working fine 8^). I'm now getting into the DB side of things and decided to try the ZMySQLDA, installed, compiled ok 8^), but Zope tells me that the product is broken, this is the traceback: <traceback> Traceback (innermost last): File "/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python/OFS/Appli cation.py", line 378, in import_products File "lib/python/Products/ZMySQLDA/__init__.py", line 100, in ? File "lib/python/Products/ZMySQLDA/DA.py", line 102, in ? File "lib/python/Products/ZMySQLDA/db.py", line 100, in ? ImportError: /lib/libm.so.5: undefined symbol: __getfpucw </traceback> Any ideas? TIA Phil wmlph@d032.ml.uwcm.ac.uk