Subject Creating two servers on a single computer
Author Will Sargent
Hi there,

I'm running into a problem. I know that the way to change the default
port of the Firebird server is to change /etc/services. However, I'm
trying to get a real, no-kidding two phase commit working, and to do
that, I need two servers running at the same time.

How do I set up two servers running on the same machine with different
ports? I've looked at the documentation, but it's not clear where to
look.

Will.