Updated Website Installation (markdown)
+3
-4
@@ -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: <br>
|
||||
`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**:
|
||||
|
||||
Reference in New Issue
Block a user