Versa Rails
May 14, 2007Where is the best place to get Versa rails at the lowest cost for dell servers?
View 4 RepliesWhere is the best place to get Versa rails at the lowest cost for dell servers?
View 4 RepliesIf I type google.com in my address bar, it forwards me to www.google.com. This is not happening for my website right now. I think its a good idea to do this, since then search engines will have only 1 main URL for the website to index.
My question is:
How do I implement this? I think this may involve mucking with CNAME settings...
I have a few quick questions about rails on our HP servers, if you think you are good or have lots of experience with HP rails,
View 9 Replies View Relatedwe just bought a bunch of R200 1U rackmounts from Dell and need rails so we can get them setup in our colocation rack. I was just wondering where most of you tend to purchase your rails and what type of price you pay.
View 13 Replies View RelatedI don't wanna say "rails-specific" hosts because I'll be hosting some python/PHP, but I want a host run by a team who actually know and use Ruby on Rails themselves. Deployment shouldn't be a pain, and it should be VPS. My budget is $25/mo for now, as I don't need much space or bandwidth until I begin scaling the sites.
I will be hosting numerous rails sites, so memory might be a problem if I'm using mongrel... but performance wise, is mongrel the best?
Right now I'm looking at SliceHost, HostingRails, and Linode.
Could someone recomend some cheap rails(or a supplier of) for a 4u generic box with the screw holes along the middle?
I stumbled accross webhostingtalk.com/showthread.php?t=564036 from a few years back, but it seems to talk mostly about shelving.
Chenbro.co.uk have a set to fit "99%" of cases, does anyone have any experiences with these?
I was thinking about getting Ruby on Rails on one of my VPSs. But my host said that it might cause problems. I DO NOT WANT PROBLEMS. Ruby on rails really looks cool. I want to use it to run a CMS written in Ruby on Rails.
Here are the specs:
OS: Centos
Panel: WHM/Cpanel
Memory: 512
I installed RoR on my Mac OS X, but then I decided to use Locomotive and the RMagick bundle. I want to remove the copy I uninstalled, but how do you remove it on a mac?
View 2 Replies View RelatedWhen I try and run a Rails application, I got this error:
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/routing.rb:406:in `initialize_components': undefined method `first' for :notification_viewsymbol (NoMethodError)
from /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/routing.rb:340:in `initialize'
from /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/routing.rb:616:in `connect'
from /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/routing.rb:645:in `named_route'
from /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/routing.rb:651:in `method_missing'
from /Users/Mike/Documents/dotherightthing/config/../config/routes.rb:2
from /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/routing.rb:625:in `draw'
from /Users/Mike/Documents/dotherightthing/config/../config/routes.rb:1
from /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:140:in `load'
... 11 levels...
from /usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/bin/mongrel_rails:85:in `run'
from /usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/lib/mongrel/command.rb:211:in `run'
from /usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/bin/mongrel_rails:231
from /usr/local/bin/mongrel_rails:18
How do I fix this?
I'm building some servers to get colocated. I am currently using the
ASUS RS100-E4/PI2 1U Barebone Server
[url]
And was having trouble finding some rails. I've tried google and such and haven't found rails built for this machine. I am building budget servers so I would like to find the cheapest rails possible.
I am currently a 1 and 1 customer, and unfortinately they do not support ROR . Anyways that put to one side can anyone recommend a free ROR hosting company, or a company that will charge around £20.00 to get my ROR website hosted?
View 13 Replies View RelatedRuby on Rails is running quite slow. I've had my server administration company look at it after I looked at it myself. I'm running out of ideas and was planning on trying a last-ditch memory upgrade to see if it helps. I'm not so sure it will.
Everything is installed and the app. is working, it just takes ~5-7 seconds to load. There are no errors or anything. Has anyone had this problem or could anyone suggest something to try?
This is a cPanel server. I've monitored the loading and dispatch.cgi runs during the load and all like it should.
I have some cheap servers, a couple years old, that are missing the rails. I'm looking for options for mounting them, preferably without taking-up space with 1U shelves.
View 5 Replies View RelatedI'm trying to get Ruby on Rails to work on my cPanel 11 box. I followed the instruction on the cPanel website and it seems like Ruby on Rails is now properly installed. I created a RoR project via cPanel and added a rewrite rule.
Now when I visit the URL, I get the following error message in my browser:
We're sorry, but something went wrong.
We've been notified about this issue and we'll take a look at it shortly.
The production log shows:
MissingSourceFile (no such file to load -- sqlite3):
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
/usr/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in `require'
/usr/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:354:in `new_constants_in'
/usr/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in `require'
/usr/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/core_ext/kernel/requires.rb:7:in `require_library_or_gem'
/usr/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/core_ext/kernel/reporting.rb:11:in `silence_warnings'
/usr/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/core_ext/kernel/requires.rb:5:in `require_library_or_gem'
/usr/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/connection_adapters/sqlite3_adapter.rb:10:in `sqlite3_connection'
/usr/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/connection_adapters/abstract/connection_specification.rb:292:in `send'
/usr/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/connection_adapters/abstract/connection_specification.rb:292:in `connection='
/usr/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/connection_adapters/abstract/connection_specification.rb:260:in `retrieve_connection'
/usr/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/connection_adapters/abstract/connection_specification.rb:78:in `connection'
/usr/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/query_cache.rb:8:in `cache'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:12:in `perform_action'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `send'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `process_without_filters'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:569:in `process_without_session_management_support'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/session_management.rb:130:in `process'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:389:in `process'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:149:in `handle_request'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:107:in `dispatch'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `synchronize'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `dispatch'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:35:in `dispatch'
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:76:in `process'
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:74:in `synchronize'
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:74:in `process'
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:159:in `process_client'
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:158:in `each'
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:158:in `process_client'
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:285:in `run'
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:285:in `initialize'
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:285:in `new'
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:285:in `run'
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:268:in `initialize'
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:268:in `new'
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:268:in `run'
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/configurator.rb:282:in `run'
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/configurator.rb:281:in `each'
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/configurator.rb:281:in `run'
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:128:in `run'
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/command.rb:212:in `run'
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:281
/usr/local/bin/mongrel_rails:19:in `load'
/usr/local/bin/mongrel_rails:19
I have sqlite3 installed as well as the sqlite3-ruby gem. I've been Googling for hours but I just can't find to seem the solution. The only thing I can find is that I have to install sqlite3-ruby gem, sqlite3 and sqlite3-dev but I already have them. I also found a permissions-fix which changes permissions on the gem to 644 but that didn't fix it either.
We have a rack with a bunch of Dell servers in them. The distance between the front vertical mounting brackets and the rear vertical mounting brackets is just over 28 inches (715 mm). We've always used Dell static rails they and they have always fitted perfectly.
We have recently received some new Poweredge 2970s with Rapid / Versa rails, and it seems that the front and rear mounting brackets are only 24 inches (609 mm) apart.
Am I missing something? I can't find any way of adjusting the length of the Rapid / Versa rails.
It looks like we are going to have to pull all the gear out of the rack, move the rear mounting brackets forward, and put everything back in. This is a real nuisance (and I would do pretty much anything to avoid it).
In the Plesk updater there is an option for "Ruby on Rails support" does anyone know if this is actually installs Ruby onto my server?
View 0 Replies View RelatedHave some question about Ruby-on-Rails.
We've searched the web and discovered that it's offered only at Linux-based hosting.
Windows installation is also possible, however nobody provides RoR on Wibndows. We just thought what if offer RoR for our Windows users as well?
I'm looking for some hosting for a couple of small projects. I want a place I can host them with until they need to be moved to a dedicated host (if they ever do).
Need the following: ...
What do most of you view as the best shared hosts in terms of hosting Ruby on Rails applications?
View 3 Replies View Relatedif anyone has managed to get to get Ruby on Rails (RoR) running on a Plesk server WITHOUT using Mongrel or other such proxied servers? The problem I have is that it should work out of the box - Parallels (who created Plesk) state that Plesk 9 is RoR ready and just required FastCGI support to be enabled - however after reading lots of instructions and FAQ's I am no closer to getting it up and running.
View 1 Replies View RelatedI setup Ruby Rails via Cpanel > Ruby Rails area.
I have uploaded typo files to /etc/rails_apps/typo and setup mysql database user password. When I visit the domain at [url]typo I get a 503 / Service Temporarily Unavailable error message.
We have installed ruby on rails on our server.
root@Server [~]# gem list |grep mysql
mysql (2.7, 2.6)
But when we try to connect it still says "mysql required".
Basically, I bought this case:
[url]
and didn't forsee any problems as we have lots of servers with this case at work (which is where I am co-locating the server) but I didn't realize that the racks we have those servers in are setup for a longer depth (like 26-30 inches) instead of 24 inches like the rest of the racks. Well the problem is that all employee stuff is limited to two different racks and both are 24" depth racks so the rails which came with the chassis (26 inch) will not work. Does anyone know of anywhere I could get a 24" rack mount kit which will work with the supermicro SC-825 2U case?
I look after a Dell PE2800 server, it has a pair of 5.25 bays on the front, the top most of the two contains a Dell PowerVault 100T DAT72 tape backup drive. I have a second identical drive that i now wish to install into the bay beneath in a similar manner.
Problem is this - my colleague tell me that Dell are no longer selling the mounting brackets / rails needed to install the drive. I have had a fruitless look through the internet for a number of weeks now and hope that someone in the forum may be able to suggest a solution to the problem... anybody know a source for the brackets? Is there a parts site somewhere ive missed? Anyone happen to have what im after? Or any alternative suggestions?