On Feb 25, 12:14 pm, zhou qing <li...@ruby-forum.com> wrote:
> Hi Guys:
> I'm new to Rails , I just installed it today, and tried to deploy an app
> on the localhost, when i run the rails server
> i got it like the screen-shot, there's no error message, WEbrick does
> not start , it automatically "quits", tried many times, what probable
> causes could there be , and how to solve it?
> Many Thanks.
> Rails version 3.2.1
> Ruby 1.9.3
>
> Attachments:http://www.ruby-forum.com/attachment/7100/prob_rails.jpg
>

Looking at the screenshot it seems you created an application in a
path with spaces (Documents and Settings)

Please avoid spaces in the path. Please create another application in
a directory without spaces.

If you installed RailsInstaller, you can create your application
inside C:\Sites directory.

Hope that helps.

--
Luis Lavena

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