X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=readme.txt;h=c8929fae44c22b93c3fb80322b8f0f77e811068a;hb=67e827dacf08d8a55dff9118c82dd964f5da12c1;hp=fd2e78b3330b508d9ef01c88200727436f6fd3de;hpb=de05f61301a897661c702f03c1b45dd3ab5c0e8a;p=timetracker.git diff --git a/readme.txt b/readme.txt index fd2e78b3..c8929fae 100644 --- a/readme.txt +++ b/readme.txt @@ -23,7 +23,7 @@ The general installation procedure looks like this: - Install, configure, and test Anuko Time Tracker like so: 1) Unpack distribution files into a selected directory for your web server. -2) Allow writing to WEB-INF/templates_c/. +2) Allow writing to WEB-INF/templates_c/. Some hosting providers like Hostmonster additionally require files having 644 and directories 755. Otherwise you'll see error 500 (bad permissions, writable by group). 3) Create a database using the mysql.sql file in the distribution. 4) Create user name and password to access the time tracker database. 5) Create a config file by coping WEB-INF/config.php.dist to WEB-INF/config.php.