Archive:FreePBX Distribution: Difference between revisions
Added Upgrade to FreePBX 16 section |
m →Upgrading to FreePBX 16: Fixed typos |
||
| Line 158: | Line 158: | ||
=== Upgrading to FreePBX 16 === | === Upgrading to FreePBX 16 === | ||
At the moment, FreePBX 16 is not available | At the moment, FreePBX 16 is not available separately so we need to upgrade to FreePBX 16 through FreePBX 15. This can only be done once the system is updated. The biggest change of this upgrade is now supporting the modern PHP 7.4 instead of the now legacy and unsupported PHP 5.6. | ||
# From the dashboard, on the menu bar, go to '''Admin > Module Admin'''. | # From the dashboard, on the menu bar, go to '''Admin > Module Admin'''. | ||
| Line 165: | Line 165: | ||
# Click the > to expand the entry. | # Click the > to expand the entry. | ||
# Change 'No Action' to 'Download and Install'. | # Change 'No Action' to 'Download and Install'. | ||
# | # Go to the top of the page and on the right-hand side, click 'Process'. | ||
# Click 'Confirm' to install the module. | # Click 'Confirm' to install the module. | ||
# Once it has | # Once it has completed, press 'Return' to be taken back to the Module Admin screen. | ||
# Click the red 'Apply Config' button at the top right of the screen. | # Click the red 'Apply Config' button at the top right of the screen. | ||
# On the menu bar, go to '''Admin > 15 to 16 Upgrade Tool'''. | # On the menu bar, go to '''Admin > 15 to 16 Upgrade Tool'''. | ||
| Line 176: | Line 176: | ||
# Fill out any details you would like for the survey (this is optional), or press skip. | # Fill out any details you would like for the survey (this is optional), or press skip. | ||
# Read the warning message and then press 'OK' when ready to upgrade. | # Read the warning message and then press 'OK' when ready to upgrade. | ||
# Please be patient, ignore and error messages and do not think the system has hung, this process can take a long time to complete. If the webpage does fail during the upgrade and you cannot access the | # Please be patient, ignore and error messages and do not think the system has hung, this process can take a long time to complete. If the webpage does fail during the upgrade and you cannot access the progress of the upgrade, go to the terminal and type <code>tails -f /var/log/pbx/freepbx16-upgrade.log</code> which should allow you to follow the update. Once done, return to the dashboard. | ||
# Now is a good time to once again reboot the system to apply all the changes. | # Now is a good time to once again reboot the system to apply all the changes. | ||
# Once rebooted, check for module updates as per previous section. | # Once rebooted, check for module updates as per previous section. | ||