Azure Notes

From Simson Garfinkel
Revision as of 18:00, 13 January 2013 by Simson (talk | contribs) (Created page with "Notes for getting mediawiki running on Microsoft Windows Azure: # Create an account with a Linux VM # apt-get update # apt-get install apache2 # apt-get install mediawiki med...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Notes for getting mediawiki running on Microsoft Windows Azure:

  1. Create an account with a Linux VM
  2. apt-get update
  3. apt-get install apache2
  4. apt-get install mediawiki mediawiki-extensions mediawiki-extensions-base mediawiki-math mediawiki-extensions-texvc
  5. apt-get install mysql (and provide a mysql password)

This didn't work so well, so i just got my own copy of mediawiki

  1. apt-get install php5-xcache