--webaddr Web address for the Moodle site
--moodledir Location of the moodle web folder
--datadir Location of the moodle data folder (should not be web visible)
---dbtype Database type. Default it mysql
---dbhost Database host. Default localhost
+--dbtype Database type. Default is mysql
+--dbhost Database host. Default is localhost
--dbname Database name. Default is moodle
--dbuser Database user. Default is blank
--dbpass Database password. Default is blank