Download first
http://www.mediawiki.org/wiki/Download
Install LAMP on your server.
Uncompress the package and make the config directory writeable by chmod a+w config.
Use web browser to access the directory. ("http://localhost/config")
Create the account for mediawiki on MySQL and job done.
If you have previous version of mediawiki and want to use the old data, just use mysqldump to backup the old data and restore it for the new version.