From 2920b71a97159924c0a47a6c95e3b7d04e8bb3cd Mon Sep 17 00:00:00 2001 From: paulr Date: Sun, 6 Nov 2011 04:30:42 +1100 Subject: [PATCH] how to get db going added to install --- INSTALL | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/INSTALL b/INSTALL index c677205..f7fc6c4 100644 --- a/INSTALL +++ b/INSTALL @@ -7,5 +7,9 @@ The only things i will tell you are this: 1. sqlite only is supported at this time 2. $db_name is the location of the db in config.php 3. db must be web-user writable +4. enable "debug" in gwvplib.php if it isnt +5. go to the web interface and click on the "debug" +6. do a "recreatedb" +7. you can login as any defined user with the password "password". If you need more then that, then wait for a more useable install, its not that far off really \ No newline at end of file -- 1.7.0.4