Context: I am making a website, where people can review a restaurant. I created a content type called "Restaurant".The users are able to add restaurant they want to review or myself add the node and they just give their review as a comment.
Problem: I need to make it kind of country based. So for exemple, someone can review a Starbucks in Paris, but also the one he/she tried in New York. I want the user to be able to review any restaurant anywhere in the world, with one profile.
So, I was trying first time to install Multisites;
Now - I was able to set up Subdomain in sites/ subdomain to show up.....
But - the Subsite is Showing exactly the same as Default Website, and what I should do to change Databases and create a new instance?! I copied the (default)settings.php into the new sub-domain, but I cannot find an option for this?!
All examples I can find on internet - show it should bring forth installation screen, but that doesn't happen, it opens just default Website content....