Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

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

Posted

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

Posted

in addition to Steven's comment; in the FMS admin console, uncheck the option to automatically start the database engine.  Steven's approach will free up the most memory though/

This topic is 4328 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.