Did you try with another browser?
You can reinstall Apache and PHP also with:
$ sudo apt-get install --reinstall apache2 php5
$ sudo a2enmod php5
$ sudo /etc/init.d/apache2 restart
You can check this thread too:
http://ubuntuforums.org/showthread.php?t=622807