how to get db going added to install
authorpaulr <me@pjr.cc>
Sat, 5 Nov 2011 17:30:42 +0000 (04:30 +1100)
committerpaulr <me@pjr.cc>
Sat, 5 Nov 2011 17:30:42 +0000 (04:30 +1100)
INSTALL

diff --git a/INSTALL b/INSTALL
index c677205..f7fc6c4 100644 (file)
--- 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