From 607eb1e4b6bfb898b7235647c10cbebd67933b4a Mon Sep 17 00:00:00 2001 From: Wruczek Date: Sat, 10 Jun 2017 01:54:04 +0200 Subject: [PATCH] Updated Website Installation (markdown) --- Website-Installation.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Website-Installation.md b/Website-Installation.md index a8f5128..eece166 100644 --- a/Website-Installation.md +++ b/Website-Installation.md @@ -1,4 +1,4 @@ -This is a short tutorial on installing ts-website. +This is a short tutorial on installing TS-website. Its compatible with TS-website 1.x and 2.x versions. ### Requirements #### General: @@ -11,9 +11,8 @@ This is a short tutorial on installing ts-website. - Enabled support for ``utf8_encode`` ### Recommended configuration -- We recommend using PHP 7 with nginx or Apache - -`sudo apt-get install php7.0 php7.0-curl php7.0-gd php7.0-cli php7.0-mysql php7.0-xml php7.0-mbstring` +- We recommend using PHP 7 with nginx:
+`sudo apt-get install nginx php7.0-fpm php7.0-curl php7.0-mbstring php7.0-json php7.0-mysql php7.0-tokenizer` ### Recommended web server configuration **Apache**: