[Bug 1241498] Re: package libapache2-mod-php5 5.5.3+dfsg-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
John Muchiri
jgmuchiri at gmail.com
Wed Nov 18 04:28:29 UTC 2015
This seems to be a dependency issue if you install libapache2-mod-php5
after apache2.
I fixed this using the following after installing apache2
sudo service apache2 stop
sudo service mysql stop
sudo apt-get purge libapache2-mod-php5
sudo apt-get autoremove
sudo apt-get clean
sudo apt-get install libapache2-mod-php5
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1241498
Title:
package libapache2-mod-php5 5.5.3+dfsg-1ubuntu2 failed to
install/upgrade: subprocess installed post-installation script
returned error exit status 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1241498/+subscriptions
More information about the Ubuntu-server-bugs
mailing list