On 25-ago-09, at 12:17, Oleg Oltar wrote: > But server is not working still :(
Well, the problem is clearly in the Djando-MySQL side, there isn't much I can do, actually. Remember that even if the socket file exists it doesn't mean there's a daemon listening to it. It might be a old lingering socket. Check your MySQL server and make sure it is actually creating and listening to the unix socket that Django is trying to connect to. -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
