X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2FInstall.md;h=28b8ba9f7e33b69b1b8d324ca4e5aec3bca8220e;hb=5cb3a0fcedf80937b051425be3ddb5f8d44f8c08;hp=7f9330752e04faa1496c0d4e314cbeafac7b732d;hpb=cc8a4fbf166a61459dc5be2cdc73c510ecba68b9;p=friendica.git diff --git a/doc/Install.md b/doc/Install.md index 7f9330752e..28b8ba9f7e 100644 --- a/doc/Install.md +++ b/doc/Install.md @@ -15,7 +15,7 @@ local .htaccess file - PHP 5.2+. The later the better. You'll need 5.3 for encryption of key exchange conversations. On a Windows environment, 5.2+ might not work as the function dns_get_record() is only available with version 5.3. - PHP *command line* access with register_argc_argv set to true in the php.ini file - - curl, gd, mysql, and openssl extensions + - 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) @@ -47,7 +47,7 @@ you might have trouble getting everything to work.] `mkdir view/smarty3` - `chown 777 view/smarty3` + `chmod 777 view/smarty3` - For installing addons