Displaying 4 results from an estimated 4 matches for "fivesquaresoftware".
2006 Sep 07
9
Mass virtual hosting with mongrel
Ok, a refinement of the question I asked yesterday (If there were any
replies from yesterday I don''t have access to them here .. sorry if
I''m duplicating anybody''s words here).
How can one host multiple domains with mongrel? Assuming you are mass
vhosting and you also want the performance benefits of using mongrel ...
As far as I can tell, one could set up a
2006 Oct 06
7
Luke does not work with Ferret indexes?
Hey,
Luke doesn''t seem to be able to open a Ferret index I''ve created. Is
this expected?
If yes, can someone recommend another index inspection tool?
Thanks,
John
2006 Sep 06
2
Running multiple domains on one codebase, mongrel a good choice?
We''re working on rails application for a client that needs to be
deployed under a variety of domain names and needs the ability to
load custom configurations for the database, parts of the docroot,
caching, etc. based on the site we''re serving. We use mongrel to
host some other single domain apps and would like to do so here too.
We''d like to not have to
2006 Aug 14
1
Mongrel loading wrong database environment (& a couple other bugs?)
Hi There,
I''ve got a mongrel cluster running on redhat 9 proxied behind an
Apache 2.2 installation. I have run into a real stumbling block in
that, while the rails app runs in production mode (you get a
production.log file, for example, and I see this in the mongrel log:
** Starting Rails with production environment ... ), it always loads
the development database configuration