Trial installation buggy

Hi!
I’m new to kirby and trying to get a trial installation up an running (starterkit).
For now, the site will display but using any link that is on the second level will result in an error:

[
Whoops\Run handleError
…/vendor/filp/whoops/src/Whoops/Run.php408
0
Whoops\Run handleShutdown
[internal]0
](https://stackoverflow.com/search?q=Whoops%5CException%5CErrorException+Unexpected+character+in+input%3A++%27)

That means I can access the sites /photography but not /photography/ocean.

To my knowledge, I have met all the requirements for a kirby installation. Any suggestions?

What is your PHP version?

Hi!
It’s PHP Version 7.3.10.

I’m beginning to believe it has something to do with mod_rewrite on my installation. I will investigate further.

If it was disabled, all subpages should fail. But the error message is a bit weird, can’t remember having seen that before.

The solution was to reupload everything using a different ftp client.
Somehow, snowflake must have messed up the installation as I have already tried reuploading before.
Using filezilla, everything works now.