How update 1.6.0 to GitHub with php7.2

I had install 1.6.0 and want php7.2 so weget https://github.com/usmannasir/cyberpanel/archive/master.zip

But update with https://forums.cyberpanel.net/discussion/85/how-to-manually-upgrade-downgrade-cyberpanel wrong!

Must Reinstall the system?

If you are running any version of 1.6.0, you can follow the same process to upgrade to GitHub version.

But for PHP 7.2 to be effective you need to install PHP 7.2 manually if you are installing from GitHub:

yum install -y lsphp72 lsphp72-json lsphp72-xmlrpc lsphp72-xml lsphp72-tidy lsphp72-soap lsphp72-snmp lsphp72-recode lsphp72-pspell lsphp72-process lsphp72-pgsql lsphp72-pear lsphp72-pdo lsphp72-opcache lsphp72-odbc lsphp72-mysqlnd lsphp72-mcrypt lsphp72-mbstring lsphp72-ldap lsphp72-intl lsphp72-imap lsphp72-gmp lsphp72-gd lsphp72-enchant lsphp72-dba lsphp72-common lsphp72-bcmath

And you do not need to run installation script again.

thanks

Can you provide steps on how to update 1.6.0 to github version? Or is it the same as first install, but downloading github version? (https://github.com/usmannasir/cyberpanel/archive/master.zip)

First upgrade through this guide: https://forums.cyberpanel.net/discussion/85/how-to-manually-upgrade-downgrade-cyberpanel

Than run on cli

yum install -y lsphp72 lsphp72-json lsphp72-xmlrpc lsphp72-xml lsphp72-tidy lsphp72-soap lsphp72-snmp lsphp72-recode lsphp72-pspell lsphp72-process lsphp72-pgsql lsphp72-pear lsphp72-pdo lsphp72-opcache lsphp72-odbc lsphp72-mysqlnd lsphp72-mcrypt lsphp72-mbstring lsphp72-ldap lsphp72-intl lsphp72-imap lsphp72-gmp lsphp72-gd lsphp72-enchant lsphp72-dba lsphp72-common lsphp72-bcmath