[Zope] mysql socket problem, MOSX 10.4.7

Dieter Maurer dieter at handshake.de
Wed Aug 9 13:33:51 EDT 2006


baiewola wrote at 2006-8-9 05:16 -0700:
> ...
>We can connect with PHP apps, Filemaker Pro, and MySQL client. However,
>all Z MySQL database connections are broken. Here is the error:
>OperationalError: (2002, "Can't connect to local MySQL server through
>socket '/tmp/mysql.sock' (2)")
>
>After googling and reading this article
>http://www.devshed.com/c/a/MySQL/Troubleshooting-Problems-with-MySQL-Programs/1/
>I think the problem is that the socket file is supposed to be at
>/tmp/mysql.sock but it's not there. How does it get there?

Usually, the server creates it on startup (when it is ready to
accept connections there).



-- 
Dieter


More information about the Zope mailing list