Running two ferret servers for two different applications on

Hi!

I have a situation where we want to set up two different rails
applications on the same server and they both have ferret related
functionality that needs to be implemented. How does one setup the
ferret_server.yml file and then start each ferrt server to reflect that
these two applications should access specific ferret servers that are
running? I’ve tried changing the ports in the ferret_server.yml file,
but I can’t seem to start the second server using its port when I run
vendor/plugins/acts_as_ferret/script/ferret_start. I get the ‘bind
error, address already in use’.

Any help would be appreciated.
Thanks!
Dave