From b8ee665ac7d3998c43d088ec354951630e8281d2 Mon Sep 17 00:00:00 2001 From: fox Date: Wed, 30 May 2018 11:37:51 +0000 Subject: Update page 'PhpCompatibilityNotes' --- PhpCompatibilityNotes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PhpCompatibilityNotes.md b/PhpCompatibilityNotes.md index a9b6f75..4c0da42 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 +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