<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
You should also be aware that Dreamhost will kill any FastCGI processes
that use more than a certain amount of memory. Any users that were
being served at that time will get a "Server 500" error. Some people
have come up with solutions, take a look at this:<br>
<br>
<a class="moz-txt-link-freetext" href="http://gabrito.com/post/keeping-rails-running-at-dreamhost-part-2">http://gabrito.com/post/keeping-rails-running-at-dreamhost-part-2</a><br>
<br>
And keep if possible the memory footprint of your apps small. Also make
a seperate user account for every app. The memory usage is counted per
user.<br>
<br>
Personally I'm a bit disappointed in DH. They should give better Ruby
support considering they use it as a selling point.<br>
<br>
<br>
Oh and hello everyone! This is my first post here, very glad there is
a Belgium Ruby user group now.<br>
<br>
(ab)<br>
<br>
Mesut Celik schreef:
<blockquote
cite="mid:a7aa6da90711270250j4dc2295cla7abdc16ee07e98c@mail.gmail.com"
type="cite">Hi all,<br>
<br>
i have a dreamhost account and having issues with rails deployment.<br>
<br>
I managed to run one of my applications there but could not one with
custom gems....<br>
<br>
for instance, i am able to make webservice calls locally through soap4r
but <br>
when it comes to deploy it to a real server, i really got confused.<br>
<br>
my account is shared account and i guess i have to install all custom
gems which is not<br>
installed on dreamhost.<br>
<br>
is there anyone who has already configured a dreamhost or shared rails
hosting account for his
<br>
own application?<br>
<br>
mesut<br>
<br>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Brug-talk mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Brug-talk@rubyforge.org">Brug-talk@rubyforge.org</a>
<a class="moz-txt-link-freetext" href="http://rubyforge.org/mailman/listinfo/brug-talk">http://rubyforge.org/mailman/listinfo/brug-talk</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Arne Brasseur
<a class="moz-txt-link-freetext" href="http://www.arnebrasseur.net">http://www.arnebrasseur.net</a>
<a class="moz-txt-link-freetext" href="http://www.zhongwiki.com">http://www.zhongwiki.com</a>
<a class="moz-txt-link-freetext" href="http://www.bankske.org">http://www.bankske.org</a>
<a class="moz-txt-link-abbreviated" href="mailto:arne@arnebrasseur.net">arne@arnebrasseur.net</a>
</pre>
</body>
</html>