[...]
The ser.cfg snippet for the domain initialization is : #module domain modparam("domain", "db_url", "/usr/local/etc/ser/domaintables")
replace with: modparam("domain", "db_url", "dbtext:/usr/local/etc/ser/domaintables")
the URL must start with "dbtext://". See dbtext README.
Daniel