MediaWiki

MediaWiki is a free and open-source wiki application written in PHP. It runs on many websites, including Wikipedia, Wiktionary and Wikimedia Commons.

We install the latest stable version of MediaWiki on a new VPS instance. You can start using your website today!.

Price includes

  • Creation of virtual private server at the cloud hosting provider of your choice (default: DigitalOcean)
  • Installation of MediaWiki
  • DNS configuration to point your domain name to the new server
  • Training session

Domain name recommended. (more info)

Hosting fees separate. (more info)

Installation Price: $45.00 (One Time)

Add to Cart

About MediaWiki

From wiki/Manual:What_is_MediaWiki

What is MediaWiki?

You probably know Wikipedia, the free encyclopedia, and may possibly be a little bit confused by similar, but different, words such as Wiki, Wikimedia or MediaWiki.

To avoid a possible confusion between the words you may first want to read the article about the names where the differences are explained.

General overview

MediaWiki is free server-based software which is licensed under the GNU General Public License (GPL). It's designed to be run on a large server farm for a website that gets millions of hits per day.

MediaWiki is an extremely powerful, scalable software and a feature-rich wiki implementation that uses PHP to process and display data stored in a database, such as MySQL.

Pages use MediaWiki's wikitext format, so that users without knowledge of XHTML or CSS can edit them easily.

When a user submits an edit to a page, MediaWiki writes it to the database, but without deleting the previous versions of the page, thus allowing easy reverts in case of vandalism or spamming. MediaWiki can manage image and multimedia files, too, which are stored in the filesystem. For large wikis with lots of users, MediaWiki supports caching and can be easily coupled with Squid proxy server software.

What MediaWiki is...

MediaWiki is wiki software.

If you don't know what a wiki is, then please read this Wikipedia article before going any further!

MediaWiki is server software.

As with any software that you expose to the internet, there may be bugs or security problems. Do not install MediaWiki unless you intend to keep up with security upgrades (please subscribe to receive announcements of security updates).

MediaWiki is geared towards the needs of the Wikimedia projects.

The program was primarily developed to run on a large server farm for Wikipedia and its sister projects. Features, performance, configurability, ease-of-use, etc are often designed in this light; if your needs are radically different the software might not be appropriate for you.

MediaWiki is free software.

No guarantee or warranty of any kind is provided.

Some things MediaWiki doesn't do so well...

  • Because MediaWiki was designed for open content, it is often not suitable for situations where you want to restrict access to part of the wiki. (Though powering an entirely closed site, like an internal company wiki, is not a problem.)
  • MediaWiki has been designed to serve very high-traffic websites such as Wikipedia. It has been optimized for this use and may not be so suitable for smaller sites, where disk space or memory are bigger restrictions than bandwidth.
  • MediaWiki is not normally a suitable replacement for dedicated forum/blogging software if that is what you are after.

In the above cases there may be other wiki software (or non-wiki software) which better serves your needs.