X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=doc%2FInstall.md;h=cda58fa6f70bcc015298c8195cbb1503200ba31a;hb=01c245254739c14e4ee7eec71d51d2f2c71c65cf;hp=06ae77352bbbe93b5ff7193a2428c097acc0b3a8;hpb=460dd3c2e300e0a7b1f39be2c6e8233ba6daf1ab;p=friendica.git diff --git a/doc/Install.md b/doc/Install.md index 06ae77352b..cda58fa6f7 100644 --- a/doc/Install.md +++ b/doc/Install.md @@ -28,7 +28,7 @@ Requirements * Apache with mod-rewrite enabled and "Options All" so you can use a local .htaccess file * PHP 5.4+. * PHP *command line* access with register_argc_argv set to true in the php.ini file -* Curl, GD, PDO, MySQLi, hash and OpenSSL extensions +* Curl, GD, PDO, MySQLi, hash, xml and OpenSSL extensions * some form of email server or email gateway such that PHP mail() works * 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.)