Best Shared Host For Ruby On Rails Support
Feb 6, 2009What do most of you view as the best shared hosts in terms of hosting Ruby on Rails applications?
View 3 RepliesWhat do most of you view as the best shared hosts in terms of hosting Ruby on Rails applications?
View 3 RepliesI 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 RelatedI 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'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.
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?
if 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".
I am a mobile site developer so tht i need a shared linux host for uploading contents like java applicaations,.jar files,.mp3 files etc any one please help me to find a suitable host with monthly paying suuport
View 12 Replies View RelatedI was a happy client of Ruby Ring tech, but few days ago my Shared server Cpenl got missing in action... It showed some issue on listens... i submit a ticket to Ruby Ring tech and they said they will fix it soon... but for about 3 days nothing happen... suddenly today my shared server is also gone missing... cant connect to any of my websites and page cannot be displayed on cpanel also.. I submitted tickets.. but still no answer, now about 12 + hours downtime....
View 8 Replies View RelatedI am planning to develop a few sites in Ruby on Rail.
Could anybody recommend me a reliable private label Ruby on Rail hosting provider?
Any good stable, secure Linux web host providing the same you know of?
View 3 Replies View RelatedHow much traffic can a typical $5/mo shared hosting account support?
A lot of them claimed "unlimited" bandwidth and storage. Of course there's no such thing as unlimited.
I have a site based on Python, Django, MySQL or Postgresql. It doesn't have any video or other bandwidth heavy elements, but the whole site is dynamic, each page takes about 5 to 10 DB query, 90% reads, 10% writes.
What kinds of traffic can a shared hosting account support for a site like that?
At stackoverflow.com, someone stated that a $5/mo shared hosting account can typically support 10-20,000 unique users per day or 100-200,000 pageviews/day. Does that sound about right?
Any recommendation for a good hosting company that'd suit my needs? My site will start small but hopefully will ramp up quickly. I'd like a hosting firm that can support that growth.
I am referring a friend to JaguarPC but he wants more options so he wants me to recommend 3 different shared webhosts to him. What are two other great shared hosting providers that have as good support as JaguarPC?
View 7 Replies View RelatedI came to this site few days back only and was going through various discussions. After being on this website since last 1 week I am really impressed that members are really helpful to other members with their fair and valuable suggestions.
I do have a quick question for you and need your suggestions:
Q: Which web host I should go with where I will get around 20GB of space with PHP, MySQL, FFMPEG support.
Please recommend me a host with high uptime, good http response time, and reliable to host considering a long term relationship.
if anyone knows of any shared hosting company that supports the out-of-the-box Model-View-Controller (MVC) asp.net template and which version (the latest at the moment is Preview 5).
Moreover, does it support .net 3.5 with sp1, IIS7, SQL 2005 and ajax control tookit?
I'm looking for a free web host to host my portfolio. I need:
1) Php/MySQL Support
2) .htaccess support, so I can have search-engine-friendly URLs.
3) Preferably I'd like there to only be a text/graphic ad at the bottom of the page, or to be able to pay a small fee and have the ad removed. (No popups)
Is there any such host available, or can any of you guys here who sell web hosting set me up with one such account?
I know this sounds a difficult question, but any rough answer is better than none. I am sure there are rough expectations.
Will it be 10's, 100's, 1,000's, 10,000's etc.
I am looking at a dedicated server Intel Pentium Dual Core 2.0GHz, 1GB memory with network speed of 100mb (with gigabyte burst whatever that means).
[url]- bronze package - if anyone is interested)
I will run one site only. The site has very heavy database usage and normal page views with average images.
Video / most photos are hosted and delivered with a seperate, top-quality CDN.
Your answer might be... "You should get about 1000 surfing, using database etc. before you notice a slow down" etc.
I suppose the thing is.. at what stage would I need a second dedicated server / package upgrade / what will this server get me?
I currently run a website which is hosted with storminternet.co.uk and, while I can't fault their reliability, the (lack of) performance is undermining the usefulnes of the website.
Key features of the website are:
- completely MySQL/PHP driven so the host needs MySQL support and processor power . Some of the MySQL queries are fairly complex and call upon multiple tables of large datasets.
- monthly bandwidth is much less of an issue than speed (if that's not an oxymoron) as the number of visitors is currently <250/day.
- most if not all of the visitors are from the UK
In terms of budget I would be willing to go £150+/year if the service was top quality.
I have a problem in that I sell somewhat large download files, and Hostmonster told me their servers don't support 'resume'.
So if my customer has a power failure, etc., during the download, he'll have to start all over again.
So it looks like I'm going to have to move my download files to a different server.
Can anyone recommend a good host that will store my digital downloads and, that, most importantly, support 'resume'.
I have recently left dreamhost in search of a more reliable and speedy host. The only thing I will be missing from dreamhost is their customer support which is very good. In fact I didn't think it could be topped by anyone...but I was proven wrong (at least so far).
So what host did I choose? Downtown host obviously (based on title : P). This is not a FULL host review, just initial setup and support which normally would be a huge ordeal for me without help.
Anyway, I bought my hosting a few days ago and requested a site transfer in their support ticket system. I was greeted within 10 minutes by the support team walking me through the steps I needed to take in order to get it going. Once I gave them the proper information, the transfer was done in under an hour for four-five sites. I then tried setting up the sites by connecting them to the new databases that they transferred my data into. Didn't work like I thought it would so I continued to mess around with it until I basically screwed up my initial database...oops. Another ticket to support and within 10 min I get a reply that they will transfer the sites and repopulate the database again for me. Very nicely I might add. No sarcastic emails because the dumb noob messed up his database or anything : ]
The new transfer was complete and I set up everything without a hitch (since I figured out what I did wrong).
All this was done through a series of around 20-30 support emails. Every one was answered often within minutes. None over 10 minutes. All were pleasant answers and none were snotty in the least. Thank you Jorge, Sabastian and Diego for helping me with the problems. Their support indeed beat the crap out of dreamhost's. I've rarely gotten a response that quickly.
My package is nothing to scoff at either. 5GB of space and 100GB of bandwidth for around 65+ a year. That's right a year. The sites have run perfectly so far and the speeds have been VERY fast compared to dreamhost's.
I'd say I am incredibly happy with my initial setup with downtownhost. I will post a follow up review in a few months addressing my experiences with reliability and such. I expect it to be another good review, as I haven't been able to find a negative one for downtownhost on WHT.
I am using aplus.net to host a WordPress blog and want to create more blogs.
Since aplus.net took 26 hours to restore my blog when somehow it was corrupted (no explanation on what they did), I have decided I need to host it someplace where I have full control.
I would be prepared to reinstall WordPress on my own. I also want to have the ability to control redirects. aplus provides a handful of very weak tools for managing the site.
I'm looking for a host that would allow me to manage multiple domains, and multiple instances of WordPress. I'm prepared to manage the MySQL db (if I have to, though I would prefer it if I had support for this).
1) I need some Free host that support port 80 (to create rapidleech),
2) I need some Free host that support SSH,
I've got a client who wants to host audio files... Here are the sizes:
50 x 75MBs
300 x 10MBs
400 x 5MBs
That totals 8750MBs or 8.75GBs... If he gets hundreds of visitors, it could end up being 1000's of GBBs or bandwidth.
I don't know what to look for to support so much bandwidth... Do you buy bandwidth? Are their special companies out their that host it for you?
Requirements:
No less than 2GB storage
No less than 10GB transfer
SSH access (mandatory)
php5/mysql
pop/IMAP (IMAP is a biggy for me)
ruby on rails (would be nice)
multiple subdomains
datacenter located in texas or surrounding region
Under $12/mo. No signup fees. Month to month payments.
Is this doable?
after posting here at WHT ive really learnt much about overselling and cpu usage.
now with some questions again,
1GB space
around 50gb transfer
around $6 a month
hosted in USA
very well established company that would never shut down like tomorrow.
just list the hosts down and let me consider them.