I’ve successfully installed and configured Multiple Site Manager but I can’t get it to load the second site. I’ve copied index.php from the first site to a subdirectory and adjusted $system_path and $assign_to_config[‘site_name’] with the relative path to the first site’s system folder and the second site’s short name respectively. When I go to the second site’s subdirectory (the one where index.php lives), it triggers an EE login page but doesn’t load my templates. Note that I’ve gone into the second site’s Design > Global Preferences to update where the templates are.
Any tips on how to get it to load my tempates?
Thanks.