On Friday, July 27, 2012 1:23:59 PM UTC+1, Ruby-Forum.com User wrote:
>
> Gintautas S. wrote in post #1070411: 
>
> ------------------------ 
>
> then i checked out code from SVN  after after that i am trynig to run 
> server 
>
> --> rails server 
>

It looks like you're running rails 2.x, and on rails 2.x you start the 
server with

ruby script/server

Definitely worth checking that you've installed the version of rails the 
app was designed to run against.
Fred 

>
> -- 
> 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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/C14khhVmR7wJ.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to