Jump to: navigation, search

Moodle Learning Management System Setup

Revision as of 10:47, 24 September 2012 by Randytate (talk | contribs) (Created page with " ==== Install LAMP stack ==== <code>sudo apt-get install apache2 mysql-server php5</code>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Install LAMP stack

sudo apt-get install apache2 mysql-server php5