OS and server information:
I previously had php 5.3.x installed but decided to upgr
this solved the problem for me (I have php7 installed):
sudo apt-get install libapache2-mod-php7.0
sudo service apache2 restart