root/freepbx/branches/2.3.views/UPGRADE

Revision 4170, 0.7 kB (checked in by fool4kate, 2 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 Upgrading FreePBX
2
3 Upgrading FreePBX is easy.  You should perform these steps on a running system.  There should be no impact to service.
4
5
6 Upgrading from the FreePBX-version.tar.gz download from sourceforge:
7
8 - save the FreePBX-version.tar.gz to /usr/src/
9 - cd /usr/src/ :: change to your /usr/src directory
10 - rm -rf FreePBX :: remove your current FreePBX directory (if you have one)
11 - tar -zxvf FreePBX-version.tar.gz :: extract the new FreePBX tar
12 - cd FreePBX-version :: change to the FreePBX directory
13 - ./install_amp :: run the install script
14
15 - ./AAH_updatemaint.sh (optional)
16   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.