Changes

From SME Server
Jump to navigationJump to search
329 bytes removed ,  02:49, 30 June 2009
Line 82: Line 82:  
    
 
    
 
   demo> ruby script/server
 
   demo> ruby script/server
  ** Ruby version is not up-to-date; loading cgi_multipart_eof_fix
+
   => Booting WEBrick
   => Booting Mongrel (use 'script/server webrick' to force WEBrick)
+
   => Rails 2.3.2 application starting on http://0.0.0.0:3000
   => Rails 2.1.2 application starting on http://0.0.0.0:3000
   
   => Call with -d to detach
 
   => Call with -d to detach
 
   => Ctrl-C to shutdown server
 
   => Ctrl-C to shutdown server
   ** Starting Mongrel listening at 0.0.0.0:3000
+
   [2009-06-30 10:12:48] INFO  WEBrick 1.3.1
  ** Starting Rails with development environment...
+
   [2009-06-30 10:12:48] INFO ruby 1.8.5 (2006-08-25) [i386-linux]
   ** Rails loaded.
+
   [2009-06-30 10:12:48] INFO WEBrick::HTTPServer#start: pid=3424 port=3000
  ** Loading any Rails specific GemPlugins
  −
  ** Signals ready. TERM => stop. USR2 => restart. INT => stop (no restart).
  −
   ** Rails signals registered. HUP => reload (without restart).  It might not work well.
  −
  ** Mongrel 1.1.5 available at 0.0.0.0:3000
  −
  ** Use CTRL-C to stop.
      
And open up your browser to http://your_server_url:3000 and admire the welcome page of your new Rails application!
 
And open up your browser to http://your_server_url:3000 and admire the welcome page of your new Rails application!
374

edits

Navigation menu