From fc4cb3b6da58f8bdfcf115edeeec4350a9ead190 Mon Sep 17 00:00:00 2001 From: josh Date: Sun, 18 Jun 2017 03:38:47 +0000 Subject: [PATCH] Add xmlrpc PHP stuff --- install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 00fb10a..a873434 100644 --- a/install.sh +++ b/install.sh @@ -1 +1,2 @@ -sudo apt-get install php7.0-fpm +#Original: sudo apt-get install php-fpm +sudo apt-get install php7.0-fpm php-xml php-xmlrpc \ No newline at end of file