Answers for "install php7.4 extensions ubuntu"

PHP
7

how to install all php extensions ubuntu

sudo apt install openssl php-common php-curl php-json php-mbstring php-mysql php-xml php-zip
Posted by: Guest on April-11-2020
1

install php version 7.3 ubuntu

apt-get install php7.2 libapache2-mod-php7.2 php7.2-common php7.2-gd php7.2-mysql php7.2-curl php7.2-intl php7.2-xsl php7.2-mbstring php7.2-zip php7.2-bcmath php7.2-soap php-xdebug php-imagick
Posted by: Guest on December-24-2021

Code answers related to "install php7.4 extensions ubuntu"

Browse Popular Code Answers by Language