I am trying to install LAMP on ubuntu to install Laravel with the following commands. I'm just in the second one and when I finish the second command and try to install the LAMP I have this error and it does not allow me to install the server. Does anyone have any ideas?
root@me:~# sudo apt-get install lamp-server^
sudo: unable to resolve host me
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install lamp-server^
sudo apt-get install php5-mcrypt
sudo php5enmod mcrypt