Changes for page Reinstalling iSymphony

Last modified by michaely on 2021/09/09 20:55

From version 1.1
edited by michaely
on 2021/09/09 18:02
Change comment: Import
To version 2.1
edited by michaely
on 2021/09/09 18:02
Change comment: Import

Summary

Details

Page properties
Content
... ... @@ -17,6 +17,28 @@
17 17  
18 18  {{layout-section ac:type="single"}}
19 19  {{layout-cell}}
20 += Quick Steps =
21 +
22 +{{info}}
23 +The following is a list of summarized steps of the reinstallation process. **These steps should only be used by those that are familiar with details of administering an iSymphony server. **If you are not familiar with the iSymphony server installation process, follow the detailed steps in the subsequent sections.
24 +{{/info}}
25 +
26 +1. Stop the iSymphony server
27 +1. Backup the /opt/isymphony3/ directory and its contents.
28 +1. Uninstall the server and remove the /opt/isymphony3/ directory.
29 +1. Perform a clean installation of the iSymphony server, utilizing an installation package with same version as the original installation.
30 +1. Stop the iSymphony server, if running.
31 +1. Remove the current /opt/isymphony3/server/conf directory.
32 +1. Replace the conf directory with the version from the backup.
33 +1. (((
34 +If in a FreePBX environment run the following command:
35 +
36 +{{code language="bash"}}
37 +chown -R asterisk:asterisk /opt/isymphony3
38 +{{/code}}
39 +)))
40 +1. Start the iSymphony server.
41 +
20 20  = Prior to Reinstalling =
21 21  
22 22  == 1. Determine The Version Of The Current Install ==
... ... @@ -41,7 +41,7 @@
41 41  == 2. Determine The Required Installation Method ==
42 42  
43 43  {{info}}
44 -You can change the installation method during a reinstall. **Just ensure that the version of the installer is the same as the current install.**
66 +You can change the installation method during a reinstall. **Just ensure that the version of the installer is the same as the current install and you are using the correct installer for your enviroment.**
45 45  {{/info}}
46 46  
47 47  To determine the correct installation method for your server see [[doc:Determine the Installation Method]]. You will need to download the correct installer package to the server before you begin.