Displaying 20 results from an estimated 6000 matches similar to: "More GoDaddy Woes"
2010 Mar 21
4
Deploying my rails app to GoDaddy
So I''ve written my first real-world RoR app and I''m now getting ready
to deploy it. Unfortunately, my client decided to use GoDaddy as the
hosting provider and based on what I''ve seen so far from the web, it''s
not really the smoothest or ideal hosting for RoR apps. There were
several posts here that I tried to follow but they were kinda old
(2008, 2007). Most of
2006 Jul 20
13
GoDaddy Woes
Has anyone had any luck setting up a Rails App using GoDaddy? I''m at my wits
end, I uploaded the site using the "instructions" in the Help Center but I
keep getting the
Application error
Rails application failed to start properly"
Error. I''ve lucked all over for help, and I''ve tried a bunch of things
(adjusting the chmod values of my dispatch files
2006 Aug 17
2
Knowing the partial iteration number
Hi,
How can I know the iteration number of a *render (:partial)* iterating
through a collection?
Example:
I got a collection containing 3 elements:
*John
*Pierre
*Chris
John would respond to 1, Pierre to 2 and Chris to 3 and so on...
Kind of like the *cycle* method acts but to know the iteration number.
Guillaume Carbonneau
-------------- next part --------------
An HTML attachment was
2006 May 03
7
anybody using GoDaddy for hosting ?
Is anybody hosting with GoDaddy.com? I''m about to set up a hosted account for my RoR app and see that they''re now offering RoR hosting. I''d really appreciate hearing from anybody who''s tried them for RoR. Any congrats / complaints / etc. you had / are having would be really appreciated!
Thanks,
Bill
-------------- next part --------------
An HTML attachment
2006 Dec 21
12
Ferret and Godaddy.com
Ok, first up, I''m a Rails newbie. My site is hosted on godaddy.com
Godaddy has the Ferret GEM installed by default. They do not have
acts_as_ferret installed so I can''t use that.
I''m trying to follow the tutorial on the Ferret wiki
http://ferret.davebalmain.com/trac/wiki
It includes all of the code I need, but it doesn''t tell
2006 Mar 17
22
godaddy & rails
Sorry to trouble the list with this question... Do many rails developers
run or test rails apps on godaddy hosted servers? Is there any
documentation (outside of what godaddy provides) about uploading and
testing rails apps there? Perhaps someone has written a tutorial? I
googled, but found little to no info about it other than the sparse
godaddy docs.
Thanks!
2006 Aug 05
1
Rails with GoDaddy problem
I hope this post does not upset you but could you possibly tell me whether or not you ever got ruby to work on go daddy and is it worth it.
Thank you so much in advance.
PGP
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML
2006 May 23
7
back-porting 1.1.1 app to 1.0 rails server
I''ve been developing new application on local machine in rails 1.1.1.
Hosting provider (godaddy) is at rails 1.0.0 and not upgrading any time
soon I''m told. I set "RAILS_GEM_VERSION = ''1.0.0''" in my environment.rb
file to get past inital errors, but now I''m getting the following error:
2006 Aug 15
3
Versions Compatibility and RAILS_GEM_VERSION
Is there any problem with versions compatibility?
A project I started with 1.1.2 cannot run with 1.1.4.
Dreamhost recently updated their rails from 1.1.2 to 1.1.5 and 1.1.6.
Needless to say I got "Application Error". However when I changed
RAILS_GEM_VERSION to either 1.1.5 or 1.1.6, it works. (Haven''t made a
thorough checking though.)
Here it seems there is no
2006 Apr 11
18
Rails 1.1 in Production
My hosting company is still supporting only Rails 1.0. I have installed
Rails 1.1.2 to my vendor directory and deployed it in production which
should mean that my application should be using the Rails version in my
vendor diretory. But It looks like its still using local gem libraries, here
is the error from dispatch.fcgi when I try and invoke my app
NoMethodError (undefined method
2009 Jul 18
4
rails 2.3.2.not working working with cgi - How to revert
Hi All,
As the problem faced by many other folks that rails 2.3.2 is not working
with cgi, Now I want to revert to rails 2.2.2 on my shared host
(bluehost ) can anybody guide me how to revert to 2.2.2.
I tried the following:
1. I installed the older rails gem "gem install rails --version 2.2.2
--include-dependencies
"
2. I tried to set the PATH env to my rails 2.2.2 version and also
2008 Sep 27
2
client certs with godaddy ssl cert
I've read the client ssl cert section in the wiki and it talks about using a
self signed cert, if I am using a commercial cert, in this case godaddy, how
do I implement a self signed cert for the client side and have dovecot make
use of this? I know the mechanics of setting up the self signed ca, the
question is more what configuration changes do I need to make in dovecot to
handle both
2006 Apr 03
1
GoDaddy royally screws over aussievoip.com.au and soft-swtich.org
Well, I wake up this morning, and aussievoip isn't up. I ring godaddy,
who _were_ hosting it, and they say that the machine's been compromised,
and you can't have your data. Nyah Nyah.
I spent 1 hour and 38 minutes on the phone to them, trying to convince
them to let me somehow get access to it, but to no avail. I've reported
it to the Australian Federal Police High-Tech Crime
2009 Apr 02
17
[OT] Godaddy hell...
Can I get some recommendations:
We are looking for a hosting provider (other than godaddy) with
1: SLA
2: SSH access
3: subversion/rsync or the ability to install binaries / compile source.
Would like them to include http/https and email.
Any suggestions?
-Jason
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-
2011 Aug 31
1
godaddy
Hi:
I''ve been trying to get a very simple app running on godaddy
Do you think using godaddy for rails hosting is a good idea?
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 group,
2006 Jan 09
9
Noob, installing rails on a goDaddy virtual server?
Hi,
I''m completely new to all of this. Not even certain this is an
appropriate forum for an installation question.
I''m just about to plunk down some money to get a virtual server. In
looking over the list of isp''s elsewhere on this site, goDaddy isn''t
mentioned - probably because they don''t offer rails as a standard
distribution. There are some
2007 Oct 18
7
Rails app settings for GoDaddy
I have a rails application that I am trying to get up and running on my
GoDaddy account. I read an article that I got from this forum about how
to properly set-up my account, but after following those direction I
still get nothing to work. Just wondering if there is anyone out there
that can point me to other resources to get me started or if anyone has
any suggestions on what to try next. The
2006 Sep 06
22
ROR host: dreamhost or godaddy?
hi all,
i am looking for a host for my ROR web app. the target audience will be
70% from mainland china, and 30% from the rest of the world.
i dont want a chinese hosst because:
1. it''s very slow for the rest of the world to access to it.
2. the speed is quite ok for china to access the us sites.
both dreamhost and godaddy provide similar budget plans, and i saw them
all from this
2006 Mar 29
1
HELP: Installing RoR on GoDaddy
Hi all,
I''m new to rails and have finally started working with it to the point
where I can no longer be a troll on the message board. So here is my
Second post.
Does anyone have a step by step on how to install RoR on godaddy? I have
a virtual dedicated server so one would think it would be easy. However,
I''m still having problems installing.
-JC
--
Posted via
2006 Apr 12
13
Public Directory not accessible
Been trying to deploy my rails app on Redhat ES3, Apache2, FastCGI with
Plesk all day. Fun stuff. Basically, the issue that I can not solve has
to do with access to /public. None of my images, javascripts, etc. are
working in the app. Trying to access any of these results in a 404 (or
routing error if in developer mode). Oddly, the 404 file it displays is
-- you guessed it -- in fact *in*