im new to ROR but i think i remember using this command when i had
that same error when i first started installing.
ruby\ gem install mysql
it was something along that line.

On Dec 15, 8:31 am, Angappan Ayyavoo <rails-mailing-l...@andreas-
s.net> wrote:
> Hai
>
>  Iam getting error in mysql connection.
>
> C:\Ruby\addr>ruby script/server
> => Booting WEBrick...
> => Rails 2.2.2 application started onhttp://0.0.0.0:3000
> => Ctrl-C to shutdown server; call with --help for options
> [2008-12-15 18:51:18] INFO  WEBrick 1.3.1
> [2008-12-15 18:51:18] INFO  ruby 1.8.6 (2008-08-11) [i386-mswin32]
> [2008-12-15 18:51:18] INFO  WEBrick::HTTPServer#start: pid=988 port=3000
> !!! The bundled mysql.rb driver has been removed from Rails 2.2. Please
> install the mysql gem and try again: gem install my
> 127.0.0.1 - - [15/Dec/2008:18:51:24 India Standard Time] "GET /contacts/
> HTTP/1.1" 500 13864
> - -> /contacts/
> 127.0.0.1 - - [15/Dec/2008:18:51:36 India Standard Time] "GET /
> HTTP/1.1" 304 0
> - -> /
> 127.0.0.1 - - [15/Dec/2008:18:51:36 India Standard Time] "GET
> /javascripts/prototype.js HTTP/1.1" 304 0http://localhost:3000/-> 
> /javascripts/prototype.js
> 127.0.0.1 - - [15/Dec/2008:18:51:36 India Standard Time] "GET
> /javascripts/effects.js HTTP/1.1" 304 0http://localhost:3000/-> 
> /javascripts/effects.js
> 127.0.0.1 - - [15/Dec/2008:18:51:36 India Standard Time] "GET
> /images/rails.png HTTP/1.1" 304 0http://localhost:3000/-> /images/rails.png
> !!! The bundled mysql.rb driver has been removed from Rails 2.2. Please
> install the mysql gem and try again: gem install my
> 127.0.0.1 - - [15/Dec/2008:18:51:41 India Standard Time] "GET /contacts/
> HTTP/1.1" 500 13864
> - -> /contacts/
>
> and kindly give me some better links for the beginner to adapt with ruby
> on rails ( Latest)
> Iam using ruby 1.8.6 and rails 2.2.2
> or which version is better.
>
> Guide me.
> --
> Posted viahttp://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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to