Jump to content

User:Tamalotes

From Wikipedia, the free encyclopedia

This is my personal username under mediawiki...

Here are some useful notes for me... And for your if you for some strange reason you found them...


How to install Mediawiki under Ubuntu

[edit]
  • Make sure you have installed LAMP server.

1. Install the apps via apt-get

sudo apt-get install mediawiki imagemagick mediawiki-math mysql-server
Note: mysql-server most likely is not needed, if you installed LAMP.
Get a beer ready, this will take sometime...

2. Remove # from #Alias /mediawiki /var/lib/mediawiki mediawiki.conf file

sudo vi /etc/apache2/conf.d/mediawiki.conf

3. Restart Apache

sudo service apache2 restart

4.Visit your new Wikipage. This obvioiusly will work only if you are running from your local server. And fill-in blanks. Run setup

5. Move config files

sudo mv /var/lib/mediawiki/config/LocalSettings.php /etc/mediawiki/LocalSettings.php
sudo chmod 600 /etc/mediawiki/LocalSettings.php

More info here

Install OpenERP 5.0 under Ubuntu

[edit]

ToDo docs at openerp
openerp forums