how to get db going added to install
[gwvp.git] / INSTALL
1 hmmmm... git clone it somewhere then setup config.php in www from config-dist.php
2
3 if you cant do that without assistance at this point, dont bother touching this code yet.
4
5 The only things i will tell you are this:
6
7 1. sqlite only is supported at this time
8 2. $db_name is the location of the db in config.php
9 3. db must be web-user writable
10 4. enable "debug" in gwvplib.php if it isnt
11 5. go to the web interface and click on the "debug"
12 6. do a "recreatedb"
13 7. you can login as any defined user with the password "password".
14
15 If you need more then that, then wait for a more useable install, its not that far off really