How to Install php-common in Ubuntu 18.04



Install php-common by entering the following commands in the terminal:

sudo apt update
sudo apt install php-common

Description:

Common files for PHP packages

This package contains common utilities shared among all packaged PHP versions. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.

Version: 1:60ubuntu1

Section: php