The sitecake-temp/logs folder contained the following:
[2017-01-04 09:16:37] Error: exception ‘Sitecake\Exception\FileNotFoundException’ with message ‘Default page file “[index.html, index.htm, index.php, index.php5]” not found’ in C:\wamp64\www\test\sitecake\2.3.6\src\Sitecake\Site.php:691
Stack trace:
#0 C:\wamp64\www\test\sitecake\2.3.6\src\Sitecake\Site.php(852): Sitecake\Site->getDefaultIndex()
#1 C:\wamp64\www\test\sitecake\2.3.6\src\Sitecake\Renderer.php(26): Sitecake\Site->getDefaultPublicPage()
#2 C:\wamp64\www\test\sitecake\2.3.6\src\Sitecake\Dispatcher.php(55): Sitecake\Renderer->loginResponse()
#3 C:\wamp64\www\test\sitecake\2.3.6\src\app.php(16): Sitecake\Dispatcher->dispatch(Object(Symfony\Component\HttpFoundation\Request))
#4 [internal function]: {closure}(Object(Silex\Application), Object(Symfony\Component\HttpFoundation\Request))
#5 C:\wamp64\www\test\sitecake\2.3.6\vendor\symfony\http-kernel\HttpKernel.php(153): call_user_func_array(Object(Closure), Array)
#6 C:\wamp64\www\test\sitecake\2.3.6\vendor\symfony\http-kernel\HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#7 C:\wamp64\www\test\sitecake\2.3.6\vendor\silex\silex\src\Silex\Application.php(496): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#8 C:\wamp64\www\test\sitecake\2.3.6\vendor\silex\silex\src\Silex\Application.php(477): Silex\Application->handle(Object(Symfony\Component\HttpFoundation\Request))
#9 C:\wamp64\www\test\sitecake\2.3.6\src\app.php(43): Silex\Application->run()
#10 C:\wamp64\www\test\sitecake.php(1): require(‘C:\wamp64\www\t…’)
#11 {main}
[2017-01-04 09:16:37] Error: [Sitecake\Exception\FileNotFoundException] Default page file “[index.html, index.htm, index.php, index.php5]” not found
Stack Trace:
#0 C:\wamp64\www\test\sitecake\2.3.6\src\Sitecake\Site.php(852): Sitecake\Site->getDefaultIndex()
#1 C:\wamp64\www\test\sitecake\2.3.6\src\Sitecake\Renderer.php(26): Sitecake\Site->getDefaultPublicPage()
#2 C:\wamp64\www\test\sitecake\2.3.6\src\Sitecake\Dispatcher.php(55): Sitecake\Renderer->loginResponse()
#3 C:\wamp64\www\test\sitecake\2.3.6\src\app.php(16): Sitecake\Dispatcher->dispatch(Object(Symfony\Component\HttpFoundation\Request))
#4 [internal function]: {closure}(Object(Silex\Application), Object(Symfony\Component\HttpFoundation\Request))
#5 C:\wamp64\www\test\sitecake\2.3.6\vendor\symfony\http-kernel\HttpKernel.php(153): call_user_func_array(Object(Closure), Array)
#6 C:\wamp64\www\test\sitecake\2.3.6\vendor\symfony\http-kernel\HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#7 C:\wamp64\www\test\sitecake\2.3.6\vendor\silex\silex\src\Silex\Application.php(496): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#8 C:\wamp64\www\test\sitecake\2.3.6\vendor\silex\silex\src\Silex\Application.php(477): Silex\Application->handle(Object(Symfony\Component\HttpFoundation\Request))
#9 C:\wamp64\www\test\sitecake\2.3.6\src\app.php(43): Silex\Application->run()
#10 C:\wamp64\www\test\sitecake.php(1): require(‘C:\wamp64\www\t…’)
#11 {main}
I hope this can throw some light on the issue.