Displaying 20 results from an estimated 201 matches for "textdriv".
Did you mean:
textdrive
2006 Jul 01
22
TextDrive complaints
Hi all,
I have deployed my Ruby On Rails application on TextDrive.
At first everything seamed to be fine. However, lately, response time of my
application is incredible slow.
Worse, lately there is also a lot of downtime.
I have contacted their support desk, however, they do not respond (at all,
or very, very late).
Has anyone else these experiences with Text...
2006 May 02
3
Mongrel on Textdrive
As anyone deployed on Textdrive using Apache + Mongrel? If so did you just
install the GEM locally?
I have filed a support request with Textdrive querying when we will see the
Mongrel GEMs installed but have received no response yet...
Thanks!
Josh
-------------- next part --------------
An HTML attachment was scrubbed...
UR...
2006 Jan 20
3
Anyone running a business hosting plan @ textdrive?
I currently run a handfull of sites on a MediaTemple VPS - which is blazing
fast and very cheap for what I get. BUT installing rails and mysql v4 was a
major pain in my ass, along with other things.
I''m considering switching to a Textdrive business hosting plan but wanted to
get some feedback from list members first.
I pay about $200 a month quarterly for my MediaTemple service. TextDrive is
a bit more pricey. Is it worth it? Are there other comprable plans out there
that have good Rails support?
Lemme know, peace...
--
seth at s...
2006 Jul 24
8
Off-topic: Rails hosting
All,
I''ve been looking switching hosting providers, and have been strongly
considering TextDrive. Doing a little Googling turns up a fair
number of complaints that seem to be centered around server
performance, stability and uptime. Since I know a poorly written app
can contribute to all of these, I thought I''d pose the question to
all of you. Does anyone here host with T...
2006 Apr 27
3
Rails apps and TextDrive
Hi, I was wondering, does anyone have experience with deploying rails
application(s) on TextDrive. At this time, I''m only seeing an index page
remotely but on my system, I would type the following and obtain the
expected result:
http://localhost:3000/visitor/list
However, when I perform the same operation on textdrive, I''m getting the
following message on the screen:
App...
2006 May 18
9
Possible solutions to txtdrive process killing for cpu usage
Hi,
I''ve just deployed a basic ecommerce site on textdrive.com. The
application has been stress tested on our local development machines and
appears to be running fine (no memory leaks).
However, on textdrive the fcgi processes are being killed after just a
few requests apparently because of cpu usage (The log says the processes
exceeds 17% average c...
2006 Feb 14
18
Does shared hosting work? Anywhere?
I moved a rails application to textdrive using their low-cost shared plan.
Once on textdrive my app would display ''proxy errors'' periodically. Hitting
reload
seemed to be all that was needed to get past the proxy error.
After discussions with their support people I decided the proxy errors were
being caused by apache s...
2007 Jan 21
2
Help with Installation on OpenSolaris (TextDrive Containers)
Gents,
I installed ferret successfully in my MacOS (rails development) using
the gem install. I did some tests and everything worked fine.
Then I tried to install it on the same way on my production environment
at TextDrive? running OpenSolaris? (container). This time ''gem install
ferret'' seems to be completed:
[92140-AA:~/web/labs/blogblogs/trunk] root# gem install ferret
Attempting local installation of ''ferret'' Local gem file not found:
ferret*.gem Attempting remote installatio...
2006 Mar 29
2
Textdrive Rails 1.1 Error - Dependencies::LoadingModule
Textdrive upgraded to Rails 1.1 already.
I have an older rails app, and am now getting the following error:
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.0
/lib/active_support/depende
ncies.rb:112:in `const_missing'': uninitialized constant LoadingModule
(NameEr
ror)
from ./script/../con...
2006 Jun 09
2
Noob with Overwhelming Deployment Woes...
...on
repositories - which I know of but don''t know how to setup or use. Then
there is also lighttpd, fcgi, apache, and a host of other pseudonyms to
worry about configuring.
Can anyone reccomend where to get started at the beginning of all this?
I''d like to deploy to my shared textdrive account for starters if that
helps at all.
I appreciate the help.
Jason
--
Posted via http://www.ruby-forum.com/.
2006 Apr 03
6
Installing Ferret locally on TextDrive
I would like to give the 0.9.0 version of Ferret a try on my
application hosted on TextDrive. I am currently running on the 0.3.2
version there.
Does anyone have any tips on installing it locally there? I know just
enough about Ruby gems to get by... but I am thinking it could be as
easy as passing a -i flag to specify the install location for ferret.
Then, the only thing I am not sur...
2006 Mar 12
1
restart ROR app running on Apache, FCGI (textdrive)
I have an app running on Apache and FCGI (on Textdrive). It is
displaying an error, and I need to restart it, but have no idea how to
do it.
Could anyone advice me on that?
What are the commands to be used to start,stop and restart apps running
on Apache and FCGI. I also want to make sure that apps on my other
subdomains are not affected.
Thank...
2006 Feb 25
5
MySQL client ran out of memory
I''m getting the following error unexpectedly for my rails app. I just
exported the databae from dreamhost and imported it on textdrive for
my rails app.
Mysql::Error: MySQL client ran out of memory: SELECT COUNT(*) FROM
comments WHERE (comments.listing_id = 2666)
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/connection_adapters/abstract_adapter.rb:88:in
`log''
/usr/local/lib/ruby/gems/1.8/gems/...
2006 May 29
0
subversion password using capistrano on textdrive
Hi,
I am trying to set up capistrano for use on textdrive, and followed
the instructions posted at this very helpful site:
http://blog.tuples.us/pages/rails-guide
My problem is that when I try to execute rake remote:exec
ACTION=cold_deploy the execution getss stuck when it tries to access
my subversion repository.
** [out :: myurl.com] Authenticat...
2006 Mar 03
19
Dreamhost rating?
Hi, I''m looking at getting some hosting to support RoR development. Thus,
how would you rate Dream Host?
Thanks in advance,
-Conrad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060303/91b84488/attachment.html
2007 Jun 30
8
attachment_fu not working on Textdrive
I have attachment_fu working on my local Windows machine (localhost:
3000)
But when I transfer it to Textdrive (Solaris), it doesn''t work. Any
ideas?
Give it a shot: http://haloresearch.textdriven.com:8217/raw_data_files/new
I haven''t got the logger working yet on TextDrive, but that will be my
next step. Any suggestion on what things to look at first?
Chirag
--~--~---------~--~----~...
2006 Feb 15
6
Measuring hosting performance: shared <--> vps <--> dedicated
Every app we build has to be deployed, and the price has to be right.
* dedicated servers start at 99$/m (Dreamhost, ..), and
shared hosting go up to 47$/m (PlanetArgon) or 60$/m (TextDrive)
* Railsplayground: 2$/m
* TextDrive dedicated servers : 1000$/m
Is there an objective way/tool to measure, test and compare the
performance of the hosters?
Alain
2006 Jan 10
13
# of entrys in different months
right now im writing a weblog as my first project in rails. Most tings
seems to be working great :), but there is (a least) one thing left i
can''t figure out how to do.
As most weblogs i would like to have an archive, whick looks like this:
January 2006 (42)
December 2005 (60)
November 2005 (2)
October 2005 (101)
September 2005 (4)
August 2005 (2)
July 2005 (101010)
where (x) is the
2006 Jul 25
2
Shovel/TextDrive error: missing SSHAgent.socket
Hi there
When running the initial ''rake remote:exec ACTION=setup_lighty''
command I get this error:
''No such file or directory - /tmp/501/nl.uu.phil.SSHAgent.socket''
Any clues would be appreciated.
Richard Sandilands
2005 Jun 20
8
YubNub makes Slashdot
Way to go YubNub! It''ll be interesting to see:
1) What so many people have to say and
2) How your rails app holds up to the slashdotting.
Great work!