Здравствуйте. Установил полный комплект LAMP. В процессе установки wordpress что то пошло не так и я не мог запустить apache. Нашел команду удаления sudo apt-get purge apache2 apache2-utils apache2.2-bin apache2-common
Удалил. Теперь при установке пишет следующее.
sudo apt-get install apache2
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
apache2-bin apache2-data libapr1 libaprutil1 libaprutil1-dbd-sqlite3
libaprutil1-ldap
Suggested packages:
apache2-doc apache2-suexec-pristine apache2-suexec-custom apache2-utils
The following NEW packages will be installed:
apache2 apache2-bin apache2-data libapr1 libaprutil1 libaprutil1-dbd-sqlite3
libaprutil1-ldap
0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.
Need to get 1 271 kB of archives.
After this operation, 5 238 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Abort.
Что следует сделать?