2009/8/30 刘子嘉 <[email protected]>: > ferret_server.log,it shows "Cannot assign request address - bind(2)".
So either you're trying to use a privileged port as a non-privileged user, or that port's already being used by some other process. If you have sudo rights, you can try starting ferret_server as root; if that fails, the problem is the second one -- find a different port to run on and configure appropriately. -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

