Changes for page Uninstaller Info

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

From version 1.11
edited by David Muszynski
on 2025/03/14 17:01
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,13 +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 new hardware at the same time.
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 2  
3 -The uninstaller is located at 'Macintosh HD > Library > FileMaker Server'
3 +(% style="font-size:16px" %)The uninstaller is located at 'Macintosh HD > Library > FileMaker Server'
4 4  
5 -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
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 6  
7 +{{code language="none"}}
7 7  fmsadmin help commands
8 -
9 9  fmsadmin stop
10 -
11 11  fmsadmin restart
12 -
13 -
11 +fmsadmin resetpw
12 +{{/code}}