Search code examples
crafter-cms

Crafter CMS 3.0 No Site is Set


I'm new to Crafter CMS. After download and start Crafter CMS as construction guide at http://docs.craftercms.org/en/3.0/getting-started/quick-start-guide.html#installing-crafter-cms-from-the-zip-download. I open site localhost:9080/studio, but instead of showing login page as description, it only show this screen: click to open image

Please help me solve this. Thanks


Solution

  • To use Studio (that helps you build sites), you need to go to: http://localhost:8080/studio

    Port 9080 goes to the delivery engine.

    For more information on the architecture, you should checkout: http://docs.craftercms.org/en/3.0/developers/architecture.html