[Zope] Z MySQL database adapter
Dieter Maurer
dieter at handshake.de
Sun May 2 13:39:31 EDT 2004
Aaron wrote at 2004-5-2 14:16 -0400:
> ...
>Z MySQL database adapter asks that I have the _mysql extension
>installed. But I can't seem to get it to happen for me.
Do you already have a binary ("_mysql.so" on Unix, "_mysql.pyd" on
Window)?. If so, put it in some directory on your PYTHONPATH,
e.g. "<ZopeDir>/lib/python".
Otherwise, you must generate the "_mysql.so" extension.
The source lives on Sourceforge (project "Mysql-python" or "Python-Mysql").
--
Dieter
More information about the Zope
mailing list