Changes for page Reinstalling iSymphony

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

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

Summary

Details

Page properties
Content
... ... @@ -17,28 +17,6 @@
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 -
42 42  = Prior to Reinstalling =
43 43  
44 44  == 1. Determine The Version Of The Current Install ==
... ... @@ -110,14 +110,15 @@
110 110  1. (((
111 111  Replace the conf directory, you just deleted, with the conf directory from the backup you made earlier.
112 112  )))
113 -1. (((
114 -**If you are in a FreePBX environment run the following comand **to ensure proper ownership of the installation.
91 +1. **If you are in a FreePBX environment run the following comand **to ensure proper ownership of the installation.
115 115  
116 -{{code language="bash"}}
117 -chown -R asterisk:asterisk /opt/isymphony3
118 -{{/code}}
119 -)))
120 -1. Restart the iSymphony server. See [[doc:Starting And Stopping The iSymphony Server]].
93 +
94 +
95 +
96 +
97 +
98 +
99 +
121 121  {{/layout-cell}}
122 122  {{/layout-section}}
123 123  {{/layout}}