A bit of a beginners question I’m afraid, but I see some conflicting information:
-
ee site info example.siteshows me PHP version 5.6 -
php -vshows me PHP version 7.0.26-1 -
nano /etc/nginx/sites-available/example.sitereads:#include common/php7.conf; include common/w3tc-php7.conf; include common/wpcommon-php7.conf; include common/locations-php7.conf;
So which is it? Can anyone give a hint? 
Warner