From a76a30d37313bd0f3fe6ebf48b16b834b1028017 Mon Sep 17 00:00:00 2001 From: fox Date: Wed, 30 May 2018 11:38:04 +0000 Subject: Update page 'PhpCompatibilityNotes' --- PhpCompatibilityNotes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PhpCompatibilityNotes.md b/PhpCompatibilityNotes.md index 4c0da42..924c682 100644 --- a/PhpCompatibilityNotes.md +++ b/PhpCompatibilityNotes.md @@ -25,7 +25,7 @@ are actually very common and should be available in any reasonable Linux distro) ### Debian 9 example: -apt install php7.0-cli php7.0-curl php7.0-mbstring php7.0-json php7.0-gd php7.0-pgsql php7.0-xml php7.0-opcache +$ sudo apt install php7.0-cli php7.0-curl php7.0-mbstring php7.0-json php7.0-gd php7.0-pgsql php7.0-xml php7.0-opcache If you're starting from scratch you will also likely need several other packages, including httpd and FPM. \ No newline at end of file -- cgit v1.2.3