Hello,
I have installed wordpress on a server of mine with Redis and Php 7.
However, in phpinfo - easyengine panel (example.com:22222) i can see that 5.6 is active. To be more specific this is what i see: PHP Version 5.6.28-1+deb.sury.org~trusty+1
Php 7 is active in the website and checking the status with ee stack status --php7 says "php7.0-fpm: Running".
Is there anything i'm missing?