17 Nov
2003
17 Nov
'03
4:20 p.m.
On Mon, 17 Nov 2003, Rajeev Sharma wrote:
I tried to ass ZMySQLDA and got the following error. I copied the required files in $ZOPE_HOME/lib/pyhon2.1/site-packages as per discribed in the documentations. But is is giving me the folowing error.
ERROR(200) Zope Could not import Products.ZMySQLDA ImportError: _mysql: init failed
You need to install both MySQL-Python and the ZMySQLDA products -- the first in Zope and the second in the Python you use to execute your Zope.