Luis Lavena wrote in post #1010699: > On Jul 14, 5:46am, "Azar F." <[email protected]> wrote: >> 1) I have installed mysql not mysql2 by using "gem install mysql" and I >> have modified Gemfile and databases.yml by replacing mysql instead of >> mysql2. >> >> 2) when I run "bundle install" and then run "rails server" again, I have >> the same problem. >> >> Can anyone help me? >> > > Please read this: > > http://blog.mmediasys.com/2011/07/07/installing-mysql-on-windows-7-x64-and-using-ruby-with-it/ > > MySQL and mysql2 binary gems are very sensitive about the libmysql.dll > present in your system. > > -- > Luis Lavena
Dear Luis Thank you very much for your help, But after all,I already have the problem. I followed the instruction in your link but.... I also replaced different version of libmysql.dll to Ruby187\bin folder, but the error still exists. can you help me? -- Posted via http://www.ruby-forum.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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

