X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=INSTALL.txt;h=294c6c9dd3369d99fccea5eabaa8a8e4202aa31c;hb=636033024873a9c20fa08273a6eb8fe01cac7182;hp=86076a09ae6f63f9e21aba94b90e91ac814a286f;hpb=54e2c1ca81b99d4ac418e9287e00440de1fdc664;p=friendica.git diff --git a/INSTALL.txt b/INSTALL.txt index 86076a09ae..294c6c9dd3 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -51,6 +51,10 @@ php.ini file [or see 'poormancron' in section 8] directory/path component in the URL) is preferred. This is REQUIRED if you wish to communicate with the Diaspora network. + + - For alternative server configurations (such as Nginx server and MariaDB + database engine), refer to the wiki at https://github.com/friendica/friendica/wiki + 2. Unpack the Friendica files into the root of your web server document area. - If you copy the directory tree to your webserver, make sure @@ -223,7 +227,7 @@ Retry the installation. As soon as the database has been created, % chmod 755 .htconfig.php ##################################################################### -- Some congiurations with "suhosin" security are configured without +- Some configurations with "suhosin" security are configured without an ability to run external processes. Friendica requires this ability. Following are some notes provided by one of our members. #####################################################################