Changes between Version 21 and Version 22 of InstallationGuide
- Timestamp:
- 08/20/10 19:58:32 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuide
v21 v22 108 108 ==== Installing and setting up rTWi ==== #rtwi 109 109 110 Download the [ /downloads/rtwi-latest.tar.gz latest rTWi] from the [wiki:Download Download] section, extract it to some place where your webserver can see it.110 Download the [http://static.jmk.hu/rtwi/downloads/rtwi-latest.tar.gz latest rTWi] from the [wiki:Download Download] section, extract it to some place where your webserver can see it. 111 111 Edit your configuration file (includes/rtwi.conf): 112 * set the ''base'' variable to your rTWi installation's URL (without index file, and with a trailing slash) ''base = " http://example.com/"''112 * set the ''base'' variable to your rTWi installation's URL (without index file, and with a trailing slash) ''base = "!http://example.com/"'' 113 113 * set the ''user_conf'' variable to the path of your user.conf file (it's always safe, to keep it outside your webroot) 114 114 * if your want to rename your index.php and/or input.php you need to set the ''index'' and/or ''input'' variable(s) … … 149 149 }}} 150 150 151 Flags can be found [ /downloads/misc/flags.tar.gz here]151 Flags can be found [http://static.jmk.hu/rtwi/downloads/misc/flags.tar.gz here] 152 152 153 153 After it's finished, you might want to add "extension=geoip.so" to your php.ini