[Zope-DB] Connection to MySQL

Andreas Jung lists at zopyx.com
Sat Apr 15 08:33:25 EDT 2006



--On 15. April 2006 14:27:51 +0200 Vladimir Drobnjak 
<vladimir.drobnjak at gmail.com> wrote:

> When I want to add ZMySQLDA I have this problem:
>
> Zope has encountered an error while publishing this resource.
>
> Error type: OperationalError
> Error Value: (1130, "Host '..........' is not allowed to connect to this
> MySQL server")
>
> MySQL server is on a windows machine and Zope is on a linux machine. MySQL
> is running OK and Zope too.

This question is purely MySQL related. Google for "mysql access control" 
and learn about the MySQL Access Privilege System which is perfectly 
documented in the MySQL documentation. Basically your problem is that is 
your host
not authorized as the error message says. The MySQL docs will tell you the 
solution.

-aj

-- 
ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany
Web: www.zopyx.com - Email: info at zopyx.com - Phone +49 - 7071 - 793376
E-Publishing, Python, Zope & Plone development, Consulting
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope-db/attachments/20060415/73cabae9/attachment.bin


More information about the Zope-DB mailing list