6 May
2002
6 May
'02
5:17 p.m.
Bala writes:
I installed zope in my machine and testing and learning with small test programs for database access.
when I try to open a ZMySQL connection with the commands as
Id : MySQL_database_connection Title : Z MySQL Database Connection Connection String : testdb bala testpassword
and then when I press add I am getting the error as
Error Type: OperationalError Error Value: (2002, "Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)")
When I get this error, I forgot to start the MySQL database... Dieter