Subject | Re: fb 2.0 and 1.5 on the same server |
---|---|
Author | Thomas Kellerer |
Post date | 2006-11-22T22:26:07Z |
> how to run fb 2.0 classic on different port on the same linux serverI'm running both on a Windows box. I adjusted
> where
> fb 1.5 classic is already running? Different firebird users and home
> directories did not help. Looks like path '/opt/firebird' is hardcoded
> in
> executables and libraries of both versions of firebird. Did not find
> any
> tips in release notes. Anybody doing this?
RootDirectory
RemoteServicePort
in firebird.conf (of the 2.0 installation) and everything is working
fine. I simply unzipped the ZIP distribution into a new directory,
made the above changes and that was it.