Configuration Error

If you are not the administrator of this site, please warn the administrator
The following problems were found.
[test:new_env][else [test:old_env

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 create
			
Where 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.

] ]