Set up mediawiki with SUSE Linux Enterprise Server

From Linuxintro
Revision as of 11:32, 29 April 2009 by imported>ThorstenStaerk (New page: To set up mediawiki with a SuSE Linux distribution, issue the commands yast2 -i apache2_mod_php5 yast2 -i mysql /etc/init.d/apache2 start /etc/init.d/my...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

To set up mediawiki with a SuSE Linux distribution, issue the commands

yast2 -i apache2_mod_php5
yast2 -i mysql
/etc/init.d/apache2 start
/etc/init.d/mysql start

Download mediawiki from http://www.mediawiki.org and extract it to /srv/www/htdocs.

Then, point your browser to http://localhost/mediawiki. You see a web site like this:

Snapshot-mediawiki-setup.png

Continue as instructed. Your root database password is blank ("").