Installation InstructionsG2
From GeeklogWiki
Revision as of 07:25, 24 September 2007 by Tokyoahead (talk | contribs)
- Download the current CVS version:
cvs -d:ext:anonymous@cvs.geeklog.net:/cvsroot/geeklog2 co Geeklog-2.x
- create a databse called geeklog_2
- create the databases by running /sql/MYSQL/create.sql
- fill the tables by running /sql/MYSQL/fill.sql
- edit /config.php, at least the values for the databse name, username, password, $glConf['path'] and $glConf['site_url']