I put all my files in my htdocs/kirby, but it show me a white page with nothing. Can you help me?
Could you pls. turn on debugging in your config.php and then check your error logs:
c::set('debug', true);
Pls. also make sure that you are using at least PHP 5.4+.
Have you setup a virtual host at all?
@typeplus You can do that but it’s not necessary.