Apache doesn't execute PHP files, but makes me download them
Solution 1:
I got it to work with the line:
sudo apt-get install libapache2-mod-php7.0
sudo service apache2 restart
Solution 2:
Sometimes even worse things can happen.... I just forgot to install php