
Installation Steps:

1. Create your db and db user
2. Open user.config.sample in a text editor and save as user.config
3. Set the correct connection string in user.config
4. Copy the contents of the  wwwroot folder to the root of your web site.
5. Make sure the /Data folder is completely writable by the web process, set permissions on this folder if needed to make it wriable.
6. Visit yoursiteroot/Setup/Default.aspx to complete the installation, it will run all the needed db scripts and other configuration steps.

For more information:
http://www.mojoportal.com/installation.aspx

