Actions

System Administrator's Guide/Installing Mahara/

From Mahara Wiki

< System Administrator's Guide‎ | Installing Mahara
Revision as of 12:16, 10 November 2015 by [email protected] (talk | contribs) (Created page with "# Download the latest XAMPP software from https://www.apachefriends.org # Once downloaded, install the software by following the steps on the screen. # Once installed, make s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  1. Download the latest XAMPP software from https://www.apachefriends.org
  2. Once downloaded, install the software by following the steps on the screen.
  3. Once installed, make sure you have turned on Apache and MySQL from the XAMPP Control Panel
  1. On your favorite browser, go to http://localhost and you should see the XAMPP welcome page.
  1. Once your server is up and running with MySQL, we need to create a Mahara database. Head to http://localhost/phpmyadmin which should log you in to your mysql database . Once in, create a new database called 'mahara' having a collation of utf8_general
  1. Clone the latest version of Mahara from https://github.com/MaharaProject/mahara.git
  1. Once cloned , you need to install cygwin