Jump to content

ktulx

Members
  • Posts

    9
  • Joined

  • Last visited

ktulx's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Got it to work Seems like it was the "content-type" line. The following worked this time: test.rb #!/usr/bin/ruby puts "Content-type: text/html\r\n\r\n" puts "Hello Ruby!"
  2. Hi byron. Thanks for your help. Right now I can't access my domain, it seems to be down. But I've tried the shebang line you suggested earlier, and it changes nothing. What do you mean by "set up Ruby at your cpanel"? What kind of setup does it need?
  3. Hi. I'm trying to run a simple test script in Ruby, but can't figure out what's wrong. The files are 755 chmod. I've tried #!/usr/bin/ruby header("text/html; charset=utf-8") puts 'Hey!' and a test.cgi #!/usr/bin/ruby require 'cgi' cgi = CGI.new puts cgi.header puts "<html><body>Test</body></html>" Do I miss something? Thanks.
  4. Everything seems fine. Thank you byron.
  5. Username: ktulx Domain name: ktulx.heliohost.org
  6. Hi and thanks for your great services and support! I recently started to deal with RoR and thus I would like to have an account on Johnny server if it is possible. Username: ktulx Domain: ktulx.heliohost.org Kind regards.
  7. Ooops. Don't know why but there were 3 topics created instead of one. Sorry for that. Ok, that's all I wanted to know. Thanks for your instant reply Krydos.
  8. Hi everyone! First of all I would like to thank you for your service I've just registered a free domain (rgb.r.gd) and added it as parked domain in my cPanel. But when I'm trying to visit it, I get "Account queued" page. My main domain seems to work fine. Is it normal? Do I have to wait some time? Thank you. __________________ login: ktulx domain: ktulx.heliohost.org server: stevie parked domain: rgb.r.gd
×
×
  • Create New...