Subject problem with multiple fbserver instance
Author mitra_supratim
hi all....
i am running firebird in a cutdown linux system based on Fedora
Core 2.i have put the required files.the list of the
files are below
in /opt/firebird/
../
UDF/
bin/
data/
intl/
lib/
misc/
README
SYSDBA.password
aliases.conf
de_DE.msg
firebird.conf
firebird.log
firebird.msg
fr_FR.msg
isc_event1.Supratim
isc_guard1.Supratim
isc_init1.Supratim
isc_lock1.Supratim
ja_JP.msg
security.fdb
i have changed the ownership of the files to
firebird and added a soft link for the init script at
/etc/rc.d/rc3.d/S20firebird for
/etc/rc.d/init.d/firebird.

Now the problem is at the startup the init script i.e
the daemon /opt/firebird/bin/fbmgr -start -forever
starts three instances and the number instances
increases as more connections are established with the
fbserver.

-bash-2.05b# ps -e|grep fbserver
929 ? 00:00:00 fbserver
930 ? 00:00:00 fbserver
1002 ? 00:00:00 fbserver
-bash-2.05b#

please help.

Thanks in advance!

Supratim.