]> git.mxchange.org Git - friendica.git/blobdiff - INSTALL.txt
Merge pull request #3814 from rabuzarus/20171019_-_fix_event_display_in_stream
[friendica.git] / INSTALL.txt
index 0faa021756d42d56eabe0141dc06418a9aa36ddb..4a88ac841748f75b180ea19831b2062b0c5b3184 100644 (file)
@@ -37,7 +37,7 @@ local .htaccess file
                - PHP *command line* access with register_argc_argv set to true in the 
 php.ini file [or see 'poormancron' in section 8]
 
-               - curl, gd (with at least jpeg support), mysql, mbstring and openssl extensions
+               - curl, gd (with at least jpeg support), mysql, mbstring, xml and openssl extensions
 
                - some form of email server or email gateway such that PHP mail() works
 
@@ -142,7 +142,7 @@ and save your changes.
 
 9. (Recommended) Set up a backup plan
 
-Bad things will happen. Let there be them a hardware failure, a currupted
+Bad things will happen. Let there be a hardware failure, a corrupted
 database or whatever you can think of. So once the installation of your
 Friendica node is done, you should make yoursef a backup plan.