Re: Rails the daemon side of things



On Tue, 16 Aug 2005 03:15:16 +0900, Ben Giddings wrote:

> On Monday 15 August 2005 12:01, BearItAll wrote:
>> Anyway I got web space on an ISP that supports ruby rails, the big
>> difference is that on my local server I ran rails from the script
>>
>> script/server
>>
>> Then access with the likes of http://web:3000
>
> This is the "development mode" for rails, using the Ruby "Webrick" web
> server.
>
>> But ISP's being ISP's they don't actually tell you what changes you have
>> to make to the way you access your site or add to the available
>> applications.
>
> Hmm, odd. Most of the time they do. If they "support rails", then they
> probably have a certain setup for it. Most likely, they're probably
> either setting it up so you can run it with Apache/cgi or Apache/fcgi,
> maybe lighthttpd/fcgi.

I am certain that is what is wrong now, that my web server space
hasn't been properly set up. For example I can only open Rubyrail's
'Congratulations' page if I give the full path with file name index.html.
i.e. there are no default page names.

My host also seems to have a bit of a sense of humour, the script to
generate project spaces ( equivelent to 'rails projectname' ) gives the
project directory and all files below it 777 rights. Hows that for smart,
not.

Anyway I have written to them so should be able to get going properly soon.


.



Relevant Pages

  • Re: Write webpages in Ruby without Rails? - Newb Question
    ... Engineering for Internet Applications," and I need a server to go ... is using script/server in Rails. ... To do these labs, I need to write ... but is not necessarily a complete web server itself. ...
    (comp.lang.ruby)
  • Re: Rails the daemon side of things
    ... > Anyway I got web space on an ISP that supports ruby rails, ... > difference is that on my local server I ran rails from the script ... if they're an ISP there are probably hundreds of other people using the ...
    (comp.lang.ruby)
  • Re: download a file
    ... On Jun 4, 1:26 pm, Phillip Gawlowski ... Anyway, if you are using Rails you could use link_to, for example, as ... as i said in my previous thread, the file is already in the server; ... need to create, just download it. ...
    (comp.lang.ruby)
  • Re: Mongrel 0.1.1 -- A Fast Ruby Web Server (It Works Now, M
    ... all of the rails demos I have seen are using webrick. ... > been true even for setups like macosx that come with apache already set ... > rails server like mongrel or webrick? ... to the code won't work until you reload the server. ...
    (comp.lang.ruby)
  • Re: Access Query w/VBScript
    ... I have been usinging a Windows Remote Server to exercise the ASP scripts - ... was waiting for one of the universitie's departments to provide us web space ... Set oConn = Server.CreateObject ...
    (microsoft.public.scripting.vbscript)