|
|
@ -3,12 +3,12 @@
|
|
|
|
### Požadavky
|
|
|
|
### Požadavky
|
|
|
|
<details><summary>Zobrazit / skrýt</summary>
|
|
|
|
<details><summary>Zobrazit / skrýt</summary>
|
|
|
|
|
|
|
|
|
|
|
|
#### General:
|
|
|
|
#### Hlavní:
|
|
|
|
- A web server, shared hosting or dedicated server running Apache or nginx
|
|
|
|
- A web server, shared hosting or dedicated server running Apache or nginx
|
|
|
|
- Access to your web server (via shell or FTP)
|
|
|
|
- Access to your web server (via shell or FTP)
|
|
|
|
- A FTP Client (not needed if you are going with the "dummy" method)
|
|
|
|
- A FTP Client (not needed if you are going with the "dummy" method)
|
|
|
|
|
|
|
|
|
|
|
|
#### Minimal
|
|
|
|
#### Minimální
|
|
|
|
- PHP 5.6 version or greater
|
|
|
|
- PHP 5.6 version or greater
|
|
|
|
- Enabled extensions: `mbstring`, `json`, `pdo_mysql`, `curl`
|
|
|
|
- Enabled extensions: `mbstring`, `json`, `pdo_mysql`, `curl`
|
|
|
|
|
|
|
|
|
|
|
|