mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
remove mcrypt from the docs
This commit is contained in:
@@ -93,7 +93,7 @@ There are several ways to deploy a new hub.
|
|||||||
php.ini file * and with no hosting provider restrictions on the use of
|
php.ini file * and with no hosting provider restrictions on the use of
|
||||||
exec() and proc_open().
|
exec() and proc_open().
|
||||||
|
|
||||||
* curl, gd (with at least jpeg and png support), mysqli, mbstring, mcrypt, zip,
|
* curl, gd (with at least jpeg and png support), mysqli, mbstring, zip,
|
||||||
and openssl extensions. The imagick extension is not required but desirable.
|
and openssl extensions. The imagick extension is not required but desirable.
|
||||||
|
|
||||||
* xml extension is required if you want webdav to work.
|
* xml extension is required if you want webdav to work.
|
||||||
|
|||||||
@@ -45,7 +45,7 @@ Nowy portal można wdrożyć na kilka sposobów:
|
|||||||
|
|
||||||
* Dostęp do wiersza poleceń PHP z ustawionym w pliku php.ini parametrem _register_argc_argv_ na true i bez ograniczeń dostawcy hostingu w zakresie stosowania funkcji _exec()_ i _proc_open()_.
|
* Dostęp do wiersza poleceń PHP z ustawionym w pliku php.ini parametrem _register_argc_argv_ na true i bez ograniczeń dostawcy hostingu w zakresie stosowania funkcji _exec()_ i _proc_open()_.
|
||||||
|
|
||||||
* Rozszerzenia curl, gd (z obsługą co najmmniej jpeg i png), mysqli, mbstring, mcrypt, zip i openssl. Tozszerzenie imagick nie jest wymagane ale jest zalecane.
|
* Rozszerzenia curl, gd (z obsługą co najmmniej jpeg i png), mysqli, mbstring, zip i openssl. Tozszerzenie imagick nie jest wymagane ale jest zalecane.
|
||||||
|
|
||||||
* Wymagane jest rozszerzenie xml, jeśli chce sie mieć działajacą obsługę webdav.
|
* Wymagane jest rozszerzenie xml, jeśli chce sie mieć działajacą obsługę webdav.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user