[Bug 969426] Re: 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

James Page james.page at ubuntu.com
Mon Apr 2 12:09:00 UTC 2012


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
Server Team, which is subscribed to apache2 in 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



More information about the Ubuntu-server-bugs mailing list