Jump to content
Server Maintenance This Week. ×

Stop FileMaker starting up automatically


Jalz

This topic is 4119 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi Guys,

 

I've got a local machine, with FMServer 11 installed on it for testing. The thing is I use this machine as my development machine, so I have other programs on it that I use that are quite memory intensive.

 

I'd like to prevent FMServer from starting up automatically if at all possible (like you can on a windows machine) - but have it available to startup on demand. Anyone know how I can achieve this on a Mac based setup.

 

Many thanks

 

Jalz

Link to comment
Share on other sites

From the Terminal send the command sudo launchctl stop com.filemaker.fms

 

That will stop the FMS service.  To start it again use:

 

sudo launchctl start com.filemaker.fms

 

I'd recommend that you not mix development and hosting on the same machine.

 

Steven

Link to comment
Share on other sites

This topic is 4119 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.