Hi Ben

Looks like you might have two issue here:

1)  apache2-mpm-prefork gets removed which libapache2-mod-php5 depends
on:

The following packages will be REMOVED:
      apache2-mpm-prefork libapache2-mod-php5

This is because you are running 'apt-get -y install apache2' rather than
actually upgrading so apt selects the default worker type - you should
run:

  sudo apt-get dist-upgrade
or
  sudo apt-get update

2) Apache not restarting correctly

Might be caused by the above - please try and see if it still happens.

Otherwise any errors from the apache log files would be good to see.

Marking 'Incomplete' and 'Low' for the time being as I don't think this
is a more general issue.


** Changed in: apache2 (Ubuntu)
   Importance: Undecided => Low

** Changed in: apache2 (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/969426

Title:
  Apache fails to shutdown cleanly during update and removes libapache2
  -mod-php5 in the process, causing service restart to fail due to
  syntax errors in configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/969426/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to