Hi Massi,
You do not need a second IIS site. Everything is done with one install of mojoPortal on a single site, pointing to a single database.
Remove your second site from IIS and then do the following:
- Login to the existing mojoPortal site (there should be only one at this point).
- Go Administration > Site List and click "Create New Site"
- Give your new site a name and click the Save button. This will be your second site.
- The site will be saved and the Site Settings page will refresh.
- Click the "Site Mappings" tab.
- Enter the hostname/domain for the second site in the text box under the "Host Names" heading and click the "Add Host Name" button.
- In your DNS provider, make sure the IP Address for the hostname/domain you entered in the previous step is set to the same IP Address as the first site you setup.
For Example: if your main mojo site is at "mymojosite.com" and it's IP Address is "1.2.3.4", and your second site (that you are creating with these instructions) is supposed to be at "site2.mymojosite.com" (as entered in the step above), the IP Address for "site2.mymojosite.com" needs to be "1.2.3.4".
- You should now be able to browse to the new site you just created.
The video I created shows all of this.