I have a server running on my freebsd host (7.2)
I want to put another server in another folder on the host and connect to it using a different port.
but where would I put the database and how would I make the server look at that database in the correct path? I'm already using /var/db for my first server.
I want to put another server in another folder on the host and connect to it using a different port.
but where would I put the database and how would I make the server look at that database in the correct path? I'm already using /var/db for my first server.