October 20, 200124 yr Newbies I've successfully installed and am using fmserver 5.5 on a redhat linux box and it seems very fast and stable. However fmserver when started is not automatically opening the databases in the /var/fmserver directory. I've set the correct permissions on the files but it will only launch them when I run the command 'fmserverd open /var/fmserver/*' Does anyone have any idea how I can fix this?
November 6, 200124 yr You will need to make a starup script. Put it in the /etc/rc.d/rc3.d directory. You will then need to do a link (ln -s) to /etc/rc.d/init.d. And don't forget to add /var/fmserver to your path.
Create an account or sign in to comment