Error when I try to install kirby

Hello,
I want to test Kirby and copied the starter pack on my webspace,
I changed the permission of the folders, but now I get this error:

Fatal error: Call to a member function isErrorPage() on a non-object in /www/htdocs/w00d8ef1/ttrd/kirby-2.0.6/kirby/kirby.php on line 247

and when I go to the panel:

Catchable fatal error: Method Field::__toString() must return a string value in /www/htdocs/w00d8ef1/ttrd/kirby-2.0.6/panel/app/layouts/installation.php on line 7

It looks for me that you have the wrong PHP Version.

You need PHP >=5.3

It actually looks like you don’t have an error folder in your content folder. Kirby keeps crashing when there are no error and home folders available.

1 Like

PHP = 5.3.28

error and home folder exist in the content folder (chmod = 766)

Have you been able to resolve that problem in the meantime? If so, how? :smiley:

No, I changed to another Blog Software