Problem about movies database

Hello, I have a site here at 000webhost, and when I want to finalize installation of my movies database I get this error :
Declaration of Carbon\Carbon::setTime($hour, $minute, $second = 0) should be compatible with DateTime::setTime($hour, $minute, $second = NULL, $microseconds = NULL)
so what to do about that ?
Ps : I tried other free hosting(very bad) and it worked without problems.

Downgrade your Php version from “000webhost general settings”. By default it is 7.1…change it to the version…which your scripts supports.

I guess this should help you. :slight_smile:

1 Like

Thank you it works!!