Changes for page Reinstalling iSymphony
Last modified by michaely on 2021/09/09 20:55
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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 ==