On 13 April 2013 10:19, Ahmed saidi <[email protected]> wrote:
> Hi
> i cannot start my rails server webrick  and i m just start learning rails ..
> the error i get is:
>
>>
> /var/lib/gems/1.8/gems/railties-3.2.13/lib/rails/script_rails_loader.rb:11:
> warning: Insecure world writable dir /sbin in PATH, mode 040777
> /var/lib/gems/1.8/gems/bundler-1.3.5/lib/bundler/runtime.rb:216: warning:
> Insecure world writable dir /sbin in PATH, mode 040777
> => Booting WEBrick
> => Rails 3.2.13 application starting in development on http://0.0.0.0:3000
> => Call with -d to detach
> => Ctrl-C to shutdown server
> Exiting
> /var/lib/gems/1.8/gems/mysql2-0.3.11/lib/mysql2/client.rb:44:in `connect':
> Unknown database 'simple_pod_development' (Mysql2::Error)

The clue may be in the above error message.

Are you following a tutorial to get you started?  If not then I
suggest working through a good one such as railstutorial.org, which is
free to use online.

Colin

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to