On Mar 21, 2011 11:50am, Rodrigo Rosenfeld Rosas <[email protected]> wrote:
It seems that your database is not well configured because the connection is getting lost in a very simple query ("SELECT * FROM `users` WHERE (`users`.`login` = 'thomastickle')").



I've seen this problem in a server of a friend hosted on Locaweb and he worked around adding this to config/database.yml:



production:

reconnect: true


unfortunately this didn't appear to do anything. I made this change and restarted Apache 2, I got a crap load of those same errors for every person that tried to use the server first thing this morning.

--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

Reply via email to