Changes for page Uninstaller Info

Last modified by David Muszynski on 2025/04/10 12:31

From version 1.3
edited by David Muszynski
on 2025/03/14 16:55
Change comment: There is no comment for this version
To version 2.1
edited by David Muszynski
on 2025/03/14 17:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,1 +1,12 @@
1 -You should use the official FileMaker Server Uninstaller to completely remove the previous version of FMS before installing a new one if you're not moving to n
1 +(% style="font-size:16px" %)You should use the official FileMaker Server Uninstaller to completely remove the previous version of FMS before installing a new one if you're not moving to new hardware at the same time.
2 +
3 +(% style="font-size:16px" %)The uninstaller is located at 'Macintosh HD > Library > FileMaker Server'
4 +
5 +(% style="font-size:16px" %)If you can't get into the FM server's console for some reason you can launch Terminal, there are several helpful commands to know:
6 +
7 +{{code language="none"}}
8 +fmsadmin help commands
9 +fmsadmin stop
10 +fmsadmin restart
11 +fmsadmin resetpw
12 +{{/code}}