Coolio! That did it!

I was adding this to the conf/merb.yml in hopes of getting it to work:
:config_script: conf/mup.conf:

Of course that didn't work. But the -f did the job!

The question now is how do you get all this to work nicely with my rails
app?

thanks again for merb (my new best friend) :-p

-rjs-

On 11/29/06, Ezra Zygmuntowicz <[EMAIL PROTECTED]> wrote:


On Nov 29, 2006, at 9:19 AM, Rogelio Samour wrote:

> Ezra:
> <snip>


Hey Rogelio-

        Sorry I still need to write more documentation for merb. It has a
lot of features that aren't documented well yet.  The secret magic to
get the example to work is as follows:

You need to tell merb there is a config file to be read. And in the
sample app there is a mup.conf which is the config file for
mongrel_upload-Progress. So you need to start the sample app like this:

$ cd examples/sample_app
$ merb -f dist/conf/mup.conf

Right now the example will only wotk with one merb running. I am
still working on the integrated drb server for when you run a merb
cluster. I am happy to help with any merb issues you have. I should
have the merb mailing list up shortly. Also any problems or feature
requests you have please add tickets to the merb trac. I am trying to
centralize where I trac issues.


-- Ezra Zygmuntowicz
-- Lead Rails Evangelist
-- [EMAIL PROTECTED]
-- Engine Yard, Serious Rails Hosting
-- (866) 518-YARD (9273)


_______________________________________________
Mongrel-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/mongrel-users

_______________________________________________
Mongrel-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to