]> 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 41275f6636d2f493958441a9cb1a6089669460b8..624333e906b8db576fb81f9e0d6b2a9932b19a44 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,5 @@
 
-Mistpark Installation
-
-This is an early release. Some manual installation is required at this time. 
+Friendika Installation
 
 1. Requirements
        - Apache with mod-rewrite enabled and "Options All" so you can use a 
@@ -9,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
@@ -34,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.
 
@@ -72,5 +70,5 @@ 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. Mistpark will not work correctly if you cannot perform this step.
-  
\ No newline at end of file
+assistance. Friendika will not work correctly if you cannot perform this step.
+