On 1 Jun., 23:50, Hassan Schroeder <[email protected]> wrote:
> On Tue, Jun 1, 2010 at 1:19 PM, Gregor <[email protected]> wrote:
> > after spending some hours on installing ruby on rails, I passed the
> > point to start my server.
>
> "hours"? That doesn't sound promising :-)
>
> > But mongrel failed to start with the following message:
> > /usr/local/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/handler/
> > mongrel.rb:10:in `initialize': wrong number of arguments (5 for 4)
> > (ArgumentError)
>
> 1) What command are you using to start it?
> 2) Does webrick start?
> 3) What does `gem list --local` produce?
>
> --
> Hassan Schroeder ------------------------ [email protected]
> twitter: @hassan

Sorry for that, but first I gone the wrong way and after some hours I
noticed how easy it is to install rails.. I use the command "ruby
script/server". How do I see if webrick starts?

Output of "gem list --local":

actionmailer (2.3.8)
actionpack (2.3.8)
activerecord (2.3.8, 2.3.4)
activeresource (2.3.8)
activesupport (2.3.8, 2.3.4, 2.2.3)
builder (2.1.2)
camping (1.5)
cgi_multipart_eof_fix (2.1)
columnize (0.3.1)
daemons (1.0.7)
fastthread (1.0)
gem_plugin (0.2.2)
markaby (0.5)
metaid (1.0)
mongrel (1.0.1)
rack (1.1.0)
rails (2.3.8)
rake (0.8.7, 0.7.3)
sources (0.0.1)
sqlite3-ruby (1.2.1)
test-spec (0.10.0)


Regard,
Gregor

-- 
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.

Reply via email to