Daily Archives: November 7, 2005
Filemaker Server 5.5 auto startup on OS X
A script is needed for Filemaker Server 5.5 auto startup. Although this link gets you there, it starts up FM Server with root as the user so that FM Server config can’t access FM Server: FM Server 5.5 startup script To remedy this situation, in the FMPServer file, replace the code with this: #!/bin/sh . … Continue reading
Categories: Technology
Leave a comment