User Tools

Site Tools


linux:install_mediawiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:install_mediawiki [2020/05/25 08:39] – [Prerequisites] bstaffordlinux:install_mediawiki [2022/11/23 12:49] (current) – external edit 127.0.0.1
Line 3: Line 3:
 This page shows how to install Mediawiki on a Linux server. This page shows how to install Mediawiki on a Linux server.
 ======Prerequisites====== ======Prerequisites======
-You must have a CentOS machine already set up in accordance with the the "[[linux:install_centos6:Install CentOS 6]]" guide.+You must have a CentOS machine already set up in accordance with the the "[[linux:install_centos6|Install CentOS 6]]" guide.
 ======Add Hard Drive====== ======Add Hard Drive======
 Add a 50GB non-independent, thin provisioned disk to hold the wiki data. Store it in vm_secondary on the NetApp. Virtual Device Node should be SCSI 2:0. Add a 50GB non-independent, thin provisioned disk to hold the wiki data. Store it in vm_secondary on the NetApp. Virtual Device Node should be SCSI 2:0.
Line 22: Line 22:
   - [[linux:install_apache|Apache]]   - [[linux:install_apache|Apache]]
   - [[linux:install_php|PHP]] (including APC)   - [[linux:install_php|PHP]] (including APC)
-  - [[linux:install_mysql|MySQL]]+  - [[databases:install_mysql|MySQL]]
 ======Configure MySQL====== ======Configure MySQL======
 Create a user called 'wikiuser', create a database called 'wikidb' and give the user 'wikiuser' administrator privileges on the database 'wikidb'. Change PASSWORD as needed. Create a user called 'wikiuser', create a database called 'wikidb' and give the user 'wikiuser' administrator privileges on the database 'wikidb'. Change PASSWORD as needed.
linux/install_mediawiki.1590395996.txt.gz · Last modified: (external edit)