On Mon, Mar 31, 2008 at 2:31 PM, James Testa <[EMAIL PROTECTED]> wrote:
> Kirk,
>    Do you mean run
>
> % mongrel_rails start -d -p 80
>
> I tried that and mongrel won't start.   But mongrel will start with
>
> % mongrel_rails start -d -p 3000
>
> Is there a mongrel configuration file somewhere that is overriding
> the port setting?

Okay, if it won't start, then do you get an error?

Odds are that either there is already something running there, or you
are starting mongrel without sufficient permissions. To bind to a port
below 1024, a process has to be running as root.


Kirk Haines
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to