apache - Apache2 not installing /etc/apache2 ubuntu 12.04 -


I have recently been trying to recover from the problem of upgrading to apache2.4 and php 5.5. I uninstalled apache2 and removed the / etc / apache2 folder, but when I install apache2.2, it will be / etc / apache2 folder Not creating, so does not start.

as the following

  sudo apt-get remove - -purge apache2 apache2 -Tits sudo apt-get install - reinstall apache2 apache2-utils    

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -