Brza instalacija

Izvor: MoodleDocs
Skoči na:orijentacija, traži

This guide is designed for administrators who have installed Moodle before and need a quick recap to jog their memory. It could also be useful for those administrators who wish to have an overview of the installation procedure before they start with our more detailed installation guide.

Priprema

  • Instalirajte PHP i neophodne ekstenzije, a supported database such as MySQL and a webserver on the target computer
  • Create a blank database (nazovite ju recimo - moodle) i kreirajte korisnika baze podataka sa pripadajućim korisničkim pravima
  • Create a data directory (call it moodledata if you wish) outside of the webserver.
  • Ensure the webserver is the owner of the data folder and give the owner read, write and execute permissions
  • Download Moodle

Instalacija

  • Extract the files and place them in the documents folder on the webserver (or any webserver subfolder)
  • Go to http://vasposluzitelj/install.php or http://vasposluzitelj/subfolders/install.php to start the installation
  • Download the config.php file from your webserver and place in the moodle root if prompted

Konfiguracija

  • Ako i kad prihvatite GPL licencu moći ćete početi s instalacijskom procedurom
  • Imenujte vaš Moodle sustav i upišite kratki opis
  • Konfiguriraje administratorski korisnički račun

Zadnja napomena

Kad ste završili s instalacijom Moodle sustava, podesite i cron.

I to je to! Bravo vi :-)

Vidi i