From fb7a76a63fdacce1a6de7c710836d710ad05b482 Mon Sep 17 00:00:00 2001 From: Andre Lorbach Date: Wed, 30 Jul 2008 16:58:50 +0200 Subject: [PATCH] Changed a little bit in the instructions of the INSTALL document for better understanding. --- INSTALL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 731bf20..7d0e1ca 100644 --- a/INSTALL +++ b/INSTALL @@ -32,8 +32,9 @@ you can skip the following step: Upload the scripts configure.sh and secure.sh from the - contrib folder to your webserver, and set the execution - flag to them (chmod +x configure.sh secure.sh). + contrib folder to your webserver, into the same folder + where you uploaded the other phplogcon files into. Then set + the execution flag to them (chmod +x configure.sh secure.sh). Now run ./configure.sh, this will create a blank config.php, and will also set write access to everyone to it.