X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=README.txt;h=bf24c24f5c89e5a291ed4862feb5d6eb69932992;hp=838116204485a4a268028e698bd736a2995e9d21;hb=81b566d916827fa6ee03b6fbf06c180ec249e7e7;hpb=42ad41096b29573ca0429b316d364195eac02e8e diff --git a/README.txt b/README.txt index 8381162..bf24c24 100644 --- a/README.txt +++ b/README.txt @@ -6,11 +6,10 @@ image and its description. Requirements ------------ - php5 -- mysql extension for php -- mysql must support spatial extension; mysql version must be >= 4.1 for MyISAM - tables or >= 5.0.16 for other tables. I assumed it would not be a problem. - If that's a problem for you, send me a mail, and I'll do without spatial - support. +- mysql (or postgresql) extension for php +- If mysql is used, it must support spatial extension; mysql version must be >= + 4.1 for MyISAM tables or >= 5.0.16 for other tables. +- If postgresql is used, version must be at least 7.4 Installation ------------