Hi, I am running my website on a server with two php versions. I need 5.4 for a project and this is the main version. The secondary is 7.1.
Mi web site printed a 500 HTTP ERROR as soon as i activate Enfold. I read in this forum that header.php it’s the only file that really needs 5.6+ and… Direct Admin pointed that I should use .php71 as extension for the php files that needs a higher version. So I did. Now the site it’s working, except the header part. I think that maybe the include or require header.php needs to be changed accordingly. Where can i find it?
