Jump to content

digitalworks

Members
  • Posts

    1
  • Joined

  • Last visited

digitalworks's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi, I seem to be having trouble getting Ruby to work. I followed the instructions on the ruby page, and the application server seems to be running fine. Here's the Mongrel log: ** Starting Mongrel listening at 0.0.0.0:12202 ** Starting Rails with development environment... ** Rails loaded. ** 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:12202 ** Writing PID file to log/mongrel.pid However, the application seems to timeout consistently for me when I try to access it. Here is the URL to the application: http://swoopingisbad.heliohost.org:12202/ I would appreciate any help. Thank you.
×
×
  • Create New...