From: paulr Date: Sat, 5 Nov 2011 17:30:42 +0000 (+1100) Subject: how to get db going added to install X-Git-Url: http://git.pjr.cc/?p=gwvp.git;a=commitdiff_plain;h=2920b71a97159924c0a47a6c95e3b7d04e8bb3cd how to get db going added to install --- 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