It looks like you upgraded your submin installation from 1.x to 2.x!
To update your configuration, execute the following commands:
submin2-admin env convert [val old_env] submin2-admin env apacheconf createWhere env is the submin directory (default: /var/lib/submin).
The first command will convert the data from the old config file and some other files to a single database. The second command will recreate a new apache config file that you can include in your apache config. These commands will give instructions where needed.
] ]