Weird install error

Permalink
Trying to install C5.6.3.4 and get the following:

Warning: Declaration of Concrete5_Model_Page::add(CollectionType $ct, $data) should be compatible with Concrete5_Model_Collection::add($data) in /var/www/vhosts/newsupremedeer.co.nz/httpdocs/concrete5.6.3.4/concrete/core/models/page.php on line 12
Warning: Declaration of Concrete5_Model_Page::duplicate($nc, $preserveUserID = false) should be compatible with Concrete5_Model_Collection::duplicate() in /var/www/vhosts/newsupremedeer.co.nz/httpdocs/concrete5.6.3.4/concrete/core/models/page.php on line 12


How can I resolve this as I am not familiar with php?

trixiemay
 
hutman replied on at Permalink Reply
hutman
What version of PHP are you trying to use for install? 5.6.3.4 is not PHP 7 compatible and this looks like that might be what you're trying to use.