This is cmsdam installation application. It's reachable on http://your_host/install/ To use this feature you have to create a database on your DBRMS (mysql is supported). Do the following: - _bash# mysql -u root - _mysql# create database cmsdam_devel; - _mysql# grant all privileges on cmsdam_devel.* to cmsdam_devel@localhost identified by 'cmsdam'; - Point your browser to http://your_host/install/