]> git.wh0rd.org Git - tt-rss.git/commitdiff
update README
authorAndrew Dolgov <fox@bah.spb.su>
Sun, 4 Dec 2005 11:56:43 +0000 (12:56 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Sun, 4 Dec 2005 11:56:43 +0000 (12:56 +0100)
README

diff --git a/README b/README
index 2dac46a9453f8de67850825daf82feaa1a08c899..d3a2c00c17a31cf2c2b9e7bdcbf5e931e1e9634f 100644 (file)
--- a/README
+++ b/README
@@ -44,7 +44,6 @@ Requirements:
        - RDBMS backend:
        
                        a) PostgreSQL
-                       
                        b) MySQL (InnoDB and server version 4.1+ required)
 
          Example DB schemas and configuration are in schema/ subdirectory.
@@ -52,6 +51,8 @@ Requirements:
          For PostgreSQL don't forget to create database with UTF-8 encoding
          (createdb -E UTF-8 -O owner_user database).
 
+       - PHP4 DOMXML extension is required for some functions
+
 Don't forget to copy config.php-dist to config.php and edit it.
 
 icons/ directory should be writable for your httpd user.