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.3
edited by David Muszynski
on 2025/04/10 12:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,13 +1,15 @@
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 +For directions on how to uninstall FileMaker Pro and Pro Advanced, see
6 6  
7 -fmsadmin help commands
8 8  
9 -fmsadmin stop
8 +(% 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:
10 10  
10 +{{code language="none" width="40%"}}
11 +fmsadmin help commands
12 +fmsadmin stop
11 11  fmsadmin restart
12 -
13 -
14 +fmsadmin resetpw
15 +{{/code}}