X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=INSTALL;h=372b6b60ccf0037948c1468080d74916108569f8;hp=1929213241253db014ba7c4b55d6ac0419a74152;hb=293b20963f2bbf0cfca1a146506d65d615b01c2c;hpb=c581cd05476d07f0fd17dab41cbb211a443fd57f diff --git a/INSTALL b/INSTALL index 1929213..372b6b6 100644 --- a/INSTALL +++ b/INSTALL @@ -3,7 +3,7 @@ Installation ------------ -1) What you need - all you need is PHP and MYSQL. PHP has to include gettext support. + all you need is PHP(>=5.3.7) and MYSQL. PHP has to include gettext support. 0) Get files @@ -55,6 +55,10 @@ Installation return; } -3) Log in and enjoy ;) +3) install .htaccess: copy htaccess.template to .htaccess and edit it to set RewriteBase. + If your site is at http://example.org/~test/edoko you need to set + RewriteBase to /~test/edoko + +4) Log in and enjoy ;) Arun