48
47
# (only need the first line if it was previously created and is now changed)
49
48
sudo -u postgres dropdb ivle
50
49
sudo -u postgres createdb ivle
51
51
sudo -u postgres psql -d ivle < userdb/users.sql
80
62
# role = guest/student/tutor/lecturer/admin
82
64
# Configure the Apache HTTP server