-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
full suite of php packages must be upgraded to 7.2
On installation of Ubuntu 18.04, the PHP release is PHP 7.2-7-1. Make sure that all PHP modules are at 7.2 flavor. For this, we'll issue the command:
sudo apt install php7.2 libapache2-mod-php7.2 php7.2-common php7.2-mbstring php7.2-xmlrpc php7.2-soap php7.2-apcu php7.2-smbclient php7.2-ldap php7.2-redis php7.2-gd php7.2-xml php7.2-intl php7.2-json php7.2-imagick php7.2-mysql php7.2-cli php7.2-mcrypt php7.2-ldap php7.2-zip php7.2-curl
If some modules aren't found, remove them and then re-run.
Metadata
Metadata
Assignees
Labels
No labels