Changes

From SME Server
Jump to navigationJump to search
Line 201: Line 201:  
{{ Note box| With SME 10 we provide Asterisk 13 and FreePBX 14 as a start, so you can easily migrate you previous SME 9 FreePBX installation. You can then easily migrate to FreePBX 15. Then you will need to wait we upgrade the contrib to allow to update the php version to 74 to be able to migrate to FreePBX 16, that is the only missing reuqirement. The reason we limited to php56 is that  FreePBX 14 is only able to handle php56 and fails with anything lower or higher.}}
 
{{ Note box| With SME 10 we provide Asterisk 13 and FreePBX 14 as a start, so you can easily migrate you previous SME 9 FreePBX installation. You can then easily migrate to FreePBX 15. Then you will need to wait we upgrade the contrib to allow to update the php version to 74 to be able to migrate to FreePBX 16, that is the only missing reuqirement. The reason we limited to php56 is that  FreePBX 14 is only able to handle php56 and fails with anything lower or higher.}}
 
=== v15 to v16 ===
 
=== v15 to v16 ===
v15.0.24 does not work well with php74, v16 requires it. GUI update will fail. You need to prepare it this way:
+
v15.0.37.4 does not work well with php74, v16 requires it. GUI update will fail. You need to prepare it this way:
    
As soon as you switch to php74, v15 will have some unexpected behaviour, some elements will work other will fail.
 
As soon as you switch to php74, v15 will have some unexpected behaviour, some elements will work other will fail.
    
  config setprop freepbx PHPVersion 74
 
  config setprop freepbx PHPVersion 74
 +
ln -fs /usr/bin/php74 /usr/local/sbin/php
 
  expand-template /etc/opt/remi/php74/php-fpm.d/www.conf
 
  expand-template /etc/opt/remi/php74/php-fpm.d/www.conf
 
  expand-template  /etc/httpd/fpbx-conf/httpd.conf
 
  expand-template  /etc/httpd/fpbx-conf/httpd.conf
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu