]> git.donarmstrong.com Git - roundcube.git/blobdiff - INSTALL
Imported Debian patch 0.2~alpha-4
[roundcube.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index ada9daa6d8f40fced18630eeb5b85fdbe0c29fda..e2f9a4e9419eb68a8ed35f2eecb530954058f91b 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -11,7 +11,7 @@ REQUIREMENTS
 
 * The Apache or Lighttpd Webserver
 * .htaccess support allowing overrides for DirectoryIndex
-* PHP Version 4.3.1 or greater including
+* PHP Version 5.2 or greater including
    - PCRE (perl compatible regular expression)
    - Libiconv
    - Multibyte String (mbstring)
@@ -41,7 +41,7 @@ INSTALLATION
    - /temp
    - /logs
 3. Create a new database and a database user for RoundCube (see DATABASE SETUP)
-4. Point your browser to http:///url-to-roundcube/installer/
+4. Point your browser to http://url-to-roundcube/installer/
 5. Follow the instructions of the install script (or see MANUAL CONFINGURATION)
 6. After creating and testing the configuration, remove the installer directory
 7. Done!