root/freepbx/tags/2.3.0rc1/UPGRADE

Revision 4170, 0.7 kB (checked in by fool4kate, 6 years ago)

Rebranded freePBX to FreePBX

  • Property svn:mime-type set to text/plain
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1
2 Upgrading FreePBX
3
4 Upgrading FreePBX is easy.  You should perform these steps on a running system.  There should be no impact to service.
5
6
7 Upgrading from the FreePBX-version.tar.gz download from sourceforge:
8
9 - save the FreePBX-version.tar.gz to /usr/src/
10 - cd /usr/src/ :: change to your /usr/src directory
11 - rm -rf FreePBX :: remove your current FreePBX directory (if you have one)
12 - tar -zxvf FreePBX-version.tar.gz :: extract the new FreePBX tar
13 - cd FreePBX-version :: change to the FreePBX directory
14 - ./install_amp :: run the install script
15
16 - ./AAH_updatemaint.sh (optional)
17   This is used to restore the maintenance tab that is not part of AMP or FreePBX.
Note: See TracBrowser for help on using the browser.