Displaying 20 results from an estimated 10000 matches similar to: "RoR on Bluehost"
2006 May 29
3
Ruby on Rails hosting on BlueHost.com -- Feeback needed
hi Friends,
Planning to use BlueHost.com for my Ruby on Rails application hosting on
their $6.95 per month. Is anyone using them ? What version of ROR do
they provide ? What kind of webserver does they provide ? How much RAM ?
Can i re-start the web-server if my ROR application demands ?
May be the above answers would be best answered by their sales dept. But
if anyone is using them, please
2009 Jun 17
2
Using a cgi perl program?
I have a cgi/perl program that I want to use on the same server as my
RoR app and I keep getting:
The page you were looking for doesn''t exist.
You may have mistyped the address or the page may have moved.
I load the program to the cgi-bin directory in its own folder /cgi-bin/
fump/
In the /public folder of my app I have the following .htaccess file:
# General Apache options
2008 Oct 23
2
cPanel RoR with mySQL database
Hi,
I have just started using Ruby on Rails with cPanel. I can set up my
application ok but I am having problems with linking the application
with a mysql database.
I have run ruby sctipt/generate model and created the table through the
migration. The table appears in the database correctly.
The original settings were for sqlite3 but I want to use mysql so that
may be the issue.
I have changed
2010 Oct 19
4
Rails3 on bluehost??
I''m trying to deploy a rails 3 app to bluehost... Does anyone have
related experience??
I tried a few hours, still struggling....
Many thanks...
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this
2006 Mar 28
5
Your RoR 1.1 Adoption Prediction?
What is the likelyhood that major inexpensive webhosts like godaddy,
bluehost, etc. will upgrade to RoR 1.1? Is this going to be like PHP 5
where it has to percolate for a year or more before it becomes widly
available? Your thoughts?
Along the same lines... is it possible to adopt some of the new improved
Ajax / javascript capabilities without actually upgrading the ruby
installation?
2006 Mar 27
3
any luck installing RoR with apache / cpanel setup?
i just went through installing RoR on a cpanel setup and everything
seems to work except for deployment. i go through the entire process of
setting up a new rails app on a cpanel account and i get:
Not Found
The requested URL /testapp/index.html was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use
an ErrorDocument to handle the request.
2013 Mar 21
1
Descent RoR shared hosting
Hi everyone. I was in the market for wordpress host today and i thought
while i was at it why not get a hosting provider that can support RoR
too. I just about to begin to try to learn rails & ruby. I''m a .net
developer. It won''t be any site with much load but of course id like to
pick a hoster that kept ruby & rails somewhat current (without me having
to do it manually)
2019 Apr 11
1
Lua Push Notification Plugin
Hi Admin,
I hope you consider reading and addressing my concern promptly.
For the past few days I've been setting up a VPS with cPanel and WHM
pre-installed on Bluehost. I want to enable push notification plugin in
Dovecot2.3.5. I tried OX and Lua plugins and got errors.
For using OX plugin:
push_notification_driver =
ox:url=http://staging.mydomain.com/mail-notify/v1 user_from_metadata
2006 Mar 25
1
confused on RoR deployment
sorry if this seems to be a dumb question. i just started trying to
learn RoR this week. basically i got everything running great locally on
my mac. i have a dedicated server that i''d like to start using ruby on
rails for but i''m a little nervous about installing it.
the main thing is deplyment in apache. i have apache turned on locally,
but i think it''s still using
2009 Jul 13
6
first app on Dreamhost with Passenger : "rails needs to know your username and password" ?
I am trying to deploy my first rails app with Dreamhost. I ftp''d over
my existing app, turned on Passenger and pointed it to my /public
directory. When I go to ''www.mydomain.com'' I get the ''Ruby on Rails:
Welcome aboard'' default page, including the following:
Getting started
Here’s how to get rolling:
1.
Create your databases and edit
2006 Apr 24
12
setup a staging site?
Hi, i''m wondering how to setup a staging site for my RoR app. Right now i
run webrick on my laptop to develop, then i svn commit my changes to the
production server. However i need to make my development environment
available to others and not just for me on my laptop.
I have RoR setup on a hosted vps server which runs in production
environment. Its on apache 1.3 and mysql. How can i
2010 Jan 30
1
RoR & YML
In
ruby\lib\ruby\gems\1.8\gems\actionpack-2.3.5\lib\action_view\locale\en.yml
I see
activerecord:
errors:
template:
header:
one: "1 error prohibited this {{model}} from being saved"
other: "{{count}} errors prohibited this {{model}} from being
saved"
# The variable :count is also available
Where does "model" come
2007 Dec 11
2
RoR Error When Doing: rake db:schema:load
Hey, I am new to this and I thought I had finally set up everything
perfectly after three days of trying to configure it. However I run this
command:
rake db:schema:load
and I get an error "syntax error on line 23, col 11: `''". The error
however is now with the schema it''s with the ruby install itself as you
can see with the trace I ran:
2006 Mar 24
2
RoR, pg_connections, and pg_users
In a RoR application, is it possible to have individual userids
associated with particular sessions employed to establish their related
connections to the postgresql DBMS backend and, if so, is this design
desireable? What are the implications for performance and future
deployment limitations?
The idea behind this question is that in our application certain tables
require that the last
2009 Mar 12
5
InvalidAuthenticityToken from home page
I''m trying to create a log in in index.html, but I keep getting an error
about InvalidAuthenticityToken. I understand this is something that RoR
puts in the forms, and it changes regularly. The problem is that the
home page in the public folder is html, and therefore static. has anyone
else put a log in on their home page?
--
Posted via http://www.ruby-forum.com/.
2006 Aug 07
3
character encoding in RoR
Hi, I''m a newcomer to Ruby and to Rails, and am having a problem with
character encoding.
Now, I know ruby doesn''t handle unicode...but, characters like ? (eacute)
and ? (ccedil) are part of the iso-8859-1 charset, so it shouldn''t be a
problem, right?
But, for some reason, the string functions still seem to hang on those
characters.
As an example, in a brand new rails
2007 Dec 23
7
Help with error "undefined method `downcase' for nil:NilClass" after migration
Hi all,
I have a rails 1.5.2 application. I''ve frozen the application via the
"rake rails:freeze:gems" command. This application worked well on a server
I previously had it installed on. My server was getting really slow, and I
requested that I be moved to a new server. When I perform a "gem list
rails" command on my new host, I receive only version 1.2.6. Since
2019 Apr 11
3
Lua Push Notification Plugin
Thanks AKI! I'm a step closer to achieving my goals.
However, I'm getting a new error as indicated from below:
Apr 11 01:45:34 lmtp(user at mydomain.com)<20801><pVlIEJ7wrlxBUQAAUdwEFQ>:*Debug: push-notification-ox: Skipped because not active
(/private/vendor/vendor.dovecot/pvt/server/vendor/vendor.dovecot/http-notify
METADATA not set)*
Apr 11 01:45:34 lmtp(user at
2006 Dec 09
2
anyone here have a RoR site on netfirms?
i jumped on a deal for netfirms hoping to use their service for my first
rails app. however, their tutorials are lacking and i am having trouble
kicking off my rails application.
here are the directions they gave me:
http://support.netfirms.com/idx.php/26/649/SCRIPTS--APPLICATIONS/article/Ruby-on-Rails-Quickstart-Guide.html
but in those directions, it says nothing about configuring the fcgi
2006 Jul 24
7
RoR + MySQL + Unicode
hello! I have a problem when I want to display data in Unicode from
database. I read <a
href="http://ruphus.com/blog/2005/06/23/getting-unicode-mysql-and-rails-to-cooperate/">this
tutorial</a> but I still have problem with non-English characters. I
don''t have any other idea what I should do. Did you meet with similat
problem? Have you got any idea? Thanks in