changeset 67 | 652ff41518f3 |
parent 65 | b975a3d7606a |
child 68 | c1f1491f098c |
--- a/INSTALL Tue Dec 30 22:32:10 2008 -0500 +++ b/INSTALL Tue Dec 30 23:32:33 2008 -0500 @@ -40,6 +40,6 @@ ./lib/db/create_db.[your database] definition. I do it with psql -U php < create_db.postgresql -4. Update the lib/config.py file to reflect your db configuration. +4. Copy index.py.ex to index.py and edit the necessary information.