]> git.mxchange.org Git - friendica.git/blobdiff - INSTALL
clean up some regex's for i18n, and eliminate old ereg patterns.
[friendica.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 49bf17fb4f7812312b6125552ed6eea2f7d8dc57..624333e906b8db576fb81f9e0d6b2a9932b19a44 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -7,8 +7,7 @@ local .htaccess file
 
        - PHP > 5.1. The later the better. You'll need 5.3 for full openssl 
 encryption support
-
-       - PHP *command line* access with register_argc_argv set to true in the 
+               - PHP *command line* access with register_argc_argv set to true in the 
 php.ini file
 
        - Mysql 5.x
@@ -32,6 +31,7 @@ you might have trouble getting everything to work.]
        use
                $a->path = 'test';
 
+       NOTE: This has NOT been fully tested!
        In this case, you cannot use the web installer. 
        Skip step 3 and proceed to step 4 - especially steps 4a and 4b.
 
@@ -71,4 +71,4 @@ one shown, substituting for your unique paths and settings:
 You can generally find the location of PHP by executing "which php". If you 
 have troubles with this section please contact your hosting provider for 
 assistance. Friendika will not work correctly if you cannot perform this step.
-  
\ No newline at end of file
+