From: cweiske Date: Mon, 21 Sep 2009 17:42:19 +0000 (+0000) Subject: Fix bug #2863644: Updated INSTALL.txt - thanks, till! X-Git-Tag: v0.94~21 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=4312a23bd15e24fb22b9f03a860cbdeb74cdf624;p=semanticscuttle.git Fix bug #2863644: Updated INSTALL.txt - thanks, till! git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@363 b3834d28-1941-0410-a4f8-b48e95affb8f --- diff --git a/INSTALL.txt b/INSTALL.txt index cf6013c..7f6f188 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -6,7 +6,7 @@ SemanticScuttle installation run > mysql -umyusername semanticscuttle < tables.sql on the shell ("semanticscuttle" being the database name) -3. Copy config.inc.php.dist to config.php and modify it as +3. Copy config.inc.php.dist to config.inc.php and modify it as necessary. 4. Make the cache directory writable by your web server. For example, run