Zmiany pomiędzy wersją 46 and wersją 47 dla DeployerGuide/Customization/EmailsInBackground
- Data i czas:
- 09/23/19 20:38:01 (5 years temu)
Legend:
- Bez zmian
- Dodane
- Usunięte
- Zmienione
-
DeployerGuide/Customization/EmailsInBackground
v46 v47 5 5 == Uruchomienie == 6 6 1. Zainstalować moduł SQLite (wersja 3) dla PHP (naWindows powinno wystarczyć dodanie/odkomentowanie wpisu w php.ini - extension=php_sqlite3.dll) 7 lub 7 lub 8 9 Dla PHP 5.6 8 10 {{{ 9 11 apt-get update 10 12 apt-get install php5-sqlite 11 13 }}} 14 15 Dla PHP 7.2 16 {{{ 17 apt-get update 18 apt-get install php7.2-sqlite 19 }}} 20 21 12 22 2. Katalogi + Uprawnienia[[BR]] 13 23