I have this config file: development: adapter: mysql database: rubyonrails username: root password: root timeout: 5000 socket: /Applications/MAMP/tmp/mysql/mysql.sock But when i hit About your application’s environment in the default index page on http://0.0.0.0:3000/ i get an error. Could somebody help me? Thanks -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=.
On Nov 20, 11:41 pm, frederik heyninck <frederikheyni...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I have this config file: > > development: > adapter: mysql > database: rubyonrails > username: root > password: root > timeout: 5000 > socket: /Applications/MAMP/tmp/mysql/mysql.sock > > But when i hit About your application’s environment in the default > index page onhttp://0.0.0.0:3000/i get an error.Which error? Do you have the mysql gem installed ? Fred> Could somebody help me? > > Thanks-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=.
can you send the stack trace of the error... or few more details then may be we can help you. On Nov 21, 5:41 am, frederik heyninck <frederikheyni...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I have this config file: > > development: > adapter: mysql > database: rubyonrails > username: root > password: root > timeout: 5000 > socket: /Applications/MAMP/tmp/mysql/mysql.sock > > But when i hit About your application’s environment in the default > index page onhttp://0.0.0.0:3000/i get an error. > Could somebody help me? > > ThanksSyed Samiuzzaman software Engineer Code71 Inc (www.code71.com) product: www.scrumpad.com blog: samiuzzaman.blogspot.com -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=.