Difference between revisions of "Tung mediawiki conf"

From CDOT Wiki
Jump to: navigation, search
(Created page with '<b><big>Instruction</big></b> #Install php: <b><code><font color=green >yum install php</font></code></b> #Install MediaWiki, downloaded size 72M, installed size 209 M: <b><code>…')
(No difference)

Revision as of 18:04, 27 July 2011

Instruction

  1. Install php: yum install php
  2. Install MediaWiki, downloaded size 72M, installed size 209 M: yum install mediawiki
  3. Edit MediaWiki's httpd configuration file: /etc/httpd/conf.d/mediawiki.conf. Uncomment the first two Alias lines
  4. Restart Apache server: service httpd restart