[Zope] server_capabilities - resolution
Andy Dustman
adustman at terry.uga.edu
Thu Feb 26 14:16:19 EST 2004
Poor Yorick wrote:
> I recently kept getting an error in a zope product (ZWarehouse) about a
> missing attribute: "server_capabilities". I resolved it by copying the
> MySQL headers and include files from the source package into directories
> in /usr/lib and /usr/include and running ldconfig
That's not right at all. This is a bug in MySQLdb-0.9.2 when used with
Python-2.2.x. Solutions:
* downgrade to MySQLdb-0.9.1
* downgrade to Python-2.1.3
* upgrade to a MySQLdb-0.9.3 beta or newer
--
Andy Dustman <adustman at terry.uga.edu>
Office of Information Technology, Terry College of Business, UGA
More information about the Zope
mailing list