]> git.mxchange.org Git - friendica.git/blobdiff - doc/Install.md
Merge pull request #3280 from annando/issue-3142-2
[friendica.git] / doc / Install.md
index 9a194254a0e65f07ffcb47e9deec97b28a266d49..b817339bb012e03d650b417358a2b03e8046996f 100644 (file)
@@ -30,7 +30,6 @@ Requirements
 * PHP *command line* access with register_argc_argv set to true in the php.ini file
 * curl, gd, mysql, hash and openssl extensions
 * some form of email server or email gateway such that PHP mail() works
-* mcrypt (optional; used for server-to-server message encryption)
 * Mysql 5.5.3+ or an equivalant alternative for MySQL (MariaDB, Percona Server etc.)
 * the ability to schedule jobs with cron (Linux/Mac) or Scheduled Tasks (Windows) (Note: other options are presented in Section 7 of this document.)
 * Installation into a top-level domain or sub-domain (without a directory/path component in the URL) is preferred. Directory paths will not be as convenient to use and have not been thoroughly tested.