X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=INSTALL;h=1929213241253db014ba7c4b55d6ac0419a74152;hp=a30d26ca05255a33ebde3ab0641d5515fc0c829b;hb=80f9422ddeba6ec513343cb0d4e314172d983fa3;hpb=19f70fcd8c26c4a6279addcf8c29fba8f21e13da diff --git a/INSTALL b/INSTALL index a30d26c..1929213 100644 --- a/INSTALL +++ b/INSTALL @@ -3,7 +3,7 @@ Installation ------------ -1) What you need - all you need is PHP and MYSQL + all you need is PHP and MYSQL. PHP has to include gettext support. 0) Get files @@ -23,7 +23,10 @@ Installation Copy config.php_template to config.php and edit it. These variables need to be set: - $host: for example "http://localhost/index.php", note: include the index.php here + $HOST: for example "http://localhost" + $INDEX: the absolute web path to your index.php file e.g. "/mypath/index.php" + $STATS: the absolute web path to your stats.php file e.g. "/mypath/stast.php" + $RSSS: the absolute web path to your rss.php file e.g. "/mypath/rss.php" database info: