sudo apt-get install python-software-properties
sudo apt-get update;
sudo apt-get install php5
I ran these commands and updated my php, but now I cannot connect to localhost. When I try to restart apache2 it says:
The apache2 configtest failed.
Output of config test was:
apache2: Syntax error on line 214 of /etc/apache2/apache2.conf: Could not open configuration file /etc/apache2/httpd.conf: No such file or directory
Action 'configtest' failed.
The Apache error log may have more information.