James Gardiner wrote:
If I setup a test system in say /test and later want to make it public and move it to the root directory, is it just a matter of editing the config file after moving the files or is there more than needs to be done?
Change the paths in LocalSettings.php, and either clear the objectcache table or set $wgCacheEpoch to a recent time to clear out the parser cache.
-- brion vibber (brion @ pobox.com)