Reply To: Invalid web_root when starting

#18210
evandena
Participant

Well, now I’m stuck with another issue:
Invalid config directive: db_type
Error reading config file (/etc/mt-daapd.conf)

My config contains:
db_type = sqlite3

I compiled:
./configure –prefix=/usr –enable-sqlite3 –with-sqlite3-includes=/usr/include –with-sqlite3-libs=/usr/lib

Not quite sure what to do now 😕