Horje
install php on ubuntu Code Example
ubuntu install php
apt-get install php-pear php-fpm php-dev php-zip php-curl php-xmlrpc php-gd php-mysql php-mbstring php-xml libapache2-mod-php
install php on ubuntu
sudo apt install php libapache2-mod-php

# restart it
sudo systemctl restart apache2
Source: linuxize.com
ubuntu install php 7
sudo apt-get install php libapache2-mod-php
installing php on ubuntu
sudo apt install php7.2-cli
sudo apt install hhvm
Install PHP Plugin ubuntu
$ sudo apt install openssl composer php-net-smtp php-mysql php-gd php-xml php-mbstring php-intl php-zip php-json php-pear php-bz2 php-gmp php-imap php-imagick php-auth-sasl php-net-idna2 php-mail-mime php-net-ldap3 php-net-sieve -y
install php ubuntu
php installation on ubuntu




Shell

Related
git push rejected Code Example git push rejected Code Example
bash if file contains string Code Example bash if file contains string Code Example
package 'git' has no installation candidate Code Example package 'git' has no installation candidate Code Example
how to install add-apt-repository Code Example how to install add-apt-repository Code Example
grep search for string in directory Code Example grep search for string in directory Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10