Ideally you shouldn't use WEBrick in a production setting. I would investigate Mongrel or FCGI, both of which can be 'daemonized'.
Sean Damonica Miller wrote: > I just ran the update and things seem to be okay...when i go to the > admin page of my install it says 'powered by Radiant CMS version 0.6.3 > (gem)' (this does indicate success, right?). I even updated a page and > it works. > > but i'm not sure what to do when i go back to my ssh session at this > point? it shows: > > **** > --help[2007-10-09 20:51:47] INFO going to shutdown ... > [2007-10-09 20:51:47] INFO WEBrick::HTTPServer#start done. > [EMAIL PROTECTED] [/path/to/radiant]# script/server -e production > => Booting WEBrick... > => Rails application started on http://0.0.0.0:3000 > => Ctrl-C to shutdown server; call with --help for options > [2007-10-09 20:52:00] INFO WEBrick 1.3.1 > [2007-10-09 20:52:00] INFO ruby 1.8.6 (2007-03-13) [x86_64-linux] > [2007-10-09 20:52:00] INFO WEBrick::HTTPServer#start: pid=11639 > port=3000 > > **** > > and then a cursor and that's it. any pointers (or just general info)? > > thanks > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
