Difference between revisions of "User:Aeric/Test"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
To test a new wiki: | To test a new wiki: | ||
# Go to the wiki without specifying a destination page | # Go to the wiki without specifying a destination page | ||
Line 12: | Line 11: | ||
:* If all is well, make backup of <tt>mediawiki.conf_new</tt>: | :* If all is well, make backup of <tt>mediawiki.conf_new</tt>: | ||
:: <tt>cp mediawiki.conf_new mediawiki.conf_{year}_{month} | :: <tt>cp mediawiki.conf_new mediawiki.conf_{year}_{month}</tt> |
Latest revision as of 00:48, 9 January 2014
To test a new wiki:
- Go to the wiki without specifying a destination page
- Ensure that the home page is displayed
- Click a link
- Ensure that the page displays
- Ensure that the link is correct
If you were testing an Apache configuration change:
- If all is not well, use ./revert to restore the old Apache configuration settings. (You shouldn't need to undo changes to LocalSettings.php, but be prepared to do so, just in case.)
- If all is well, make backup of mediawiki.conf_new:
- cp mediawiki.conf_new mediawiki.conf_{year}_{month}