In Rails 3 you don't start the server by "script/server" anymore. You use "rail server" instead. Check out http://guides.rails.info/3_0_release_notes.html
On Feb 7, 7:03 pm, a <[email protected]> wrote: > I installed Rails 3 beta, created a new rails 3 app, and tried to run > it but am getting this error when running script/server: Cannot find > gem for Rails =1.2.6.0 > > Do I need to install an earlier version of rails to have a running > rails 3 app? > > 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 [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.

