MediaWIKI Upgrade: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 10: | Line 10: | ||
For the database, use the command line or phpMyAdmin. phpMyAdmin makes it really easy. Select the database, export, simple, Go, save it, done. | For the database, use the command line or phpMyAdmin. phpMyAdmin makes it really easy. Select the database, export, simple, Go, save it, done. | ||
== Common Mistakes to Watch Out For == | |||
When unpacking the TAR file, remember it is named: mediawiki-W.XY.Z (not plain mediawiki), for example mediawiki-1.34.1 | |||
If any mistakes occur, remember to delete the new WebSiteDirectory if starting over: rm -R -f WhatEverDirectory | |||
==PHP== | ==PHP== | ||