Difference between revisions of "Upgrade"

From FusionPBX
Jump to: navigation, search
Line 1: Line 1:
 
'''Menu: (System-Upgrade)'''
 
'''Menu: (System-Upgrade)'''
  
There are two methods to upgrade FusionPBX.
+
==Source==
 +
 
 +
There are two methods to upgrade FusionPBX source.
 
1. Menu -> System -> Upgrade (doesn't update all files)
 
1. Menu -> System -> Upgrade (doesn't update all files)
 
Used to update FusionPBX to the latest release.<br/>
 
Used to update FusionPBX to the latest release.<br/>
Line 11: Line 13:
 
   svn update
 
   svn update
  
 +
==Database==
 
Login as a user that is a member of the super admin group.  
 
Login as a user that is a member of the super admin group.  
 
Then run Advanced -> '''[[Upgrade Schema]]''' which will ensure that your database structure is correct.
 
Then run Advanced -> '''[[Upgrade Schema]]''' which will ensure that your database structure is correct.
Line 16: Line 19:
 
   http://domain_or_ip/core/upgrade/upgrade_schema.php
 
   http://domain_or_ip/core/upgrade/upgrade_schema.php
  
 
+
==Menu==
 
Now update the menu to the latest version.
 
Now update the menu to the latest version.
  

Revision as of 20:11, 20 December 2010

Menu: (System-Upgrade)

Source

There are two methods to upgrade FusionPBX source. 1. Menu -> System -> Upgrade (doesn't update all files) Used to update FusionPBX to the latest release.

2. Subversion (currently the preferred method to use) Login to the FusionPBX web inteface. Login to the console, navigate to the fusionpbx directory:

 svn update

Database

Login as a user that is a member of the super admin group. Then run Advanced -> Upgrade Schema which will ensure that your database structure is correct.

 http://domain_or_ip/core/upgrade/upgrade_schema.php

Menu

Now update the menu to the latest version.

 http://domain_or_ip/core/menu/menu_list.php

Press 'Restore Default'