search for: 3000or

Displaying 3 results from an estimated 3 matches for "3000or".

2006 Jun 19
1
How to deploy rails apps from a VM Ware Virtual Machine?
...image on a production MS Server 2003 with IIS ? If so which image did you use a a base? I am currently using a Gentoo image and have installed ruby and rails but after performing a rails testapp and running webrick with ruby script/server I get a page timeout when trying to visit http://0.0.0.0:3000or http://127.0.0.1:3000 and I get no error messages. Does anyone else have to deploy in Windows and stay within a VM sandbox? Thanks! rails man -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060619/ba2cb91a/...
2007 May 17
2
Running SSL Rails app on apache server already in use
SSL and Rails is proving to be somewhat confusing and difficult to get going for me. I already have an HTTPS apache instance running off my domain -- legacy secure web app. (lives at https://www.mydomain.com say) Now I want to develop a new app on the same secured domain with rails (out of a subdir, symlinked or something at https://www.mydomain.com/railsapp ) But how can this work? To get that
2011 Jun 15
11
Problems with " wrong number of arguments (2 for 1) (ArgumentError) " and rails server
Hi, I''m trying initialize my local rails server but I haven''t can, because when I write "rails server", show me this message: => Booting WEBrick => Rails 3.0.3 application starting in development on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server Exiting /home/distriker/Documentos/public_html/auth/mysql2/ruby/1.8/gems/