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