A friend\'s lamp host seems to be misconfigured. I try to execute php, but it doesn\'t seem to be working.
In Chrome\'s inspect element:
On an Ubuntu system, installing the apache php5 plugin worked for me:
sudo apt-get install libapache2-mod-php5 sudo service apache2 restart