Jump to content

problem with apt-get install libapache2-mod-php5


marcomarino

Recommended Posts

root@Marco:~/set# apt-get install libapache2-mod-php5
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libapache2-mod-php5 : Depends: php5-common (= 5.4.45-0+deb7u6) but 5.6.20+dfsg-0+deb8u1 is to be installed
E: Unable to correct problems, you have held broken packages.

as you see libapache2-mod-php5 : Depends: php5-common (= 5.4.45-0+deb7u6) but 5.6.20+dfsg-0+deb8u1 is to be installed !! any solution !

Link to comment
Share on other sites

34 minutes ago, kdodge said:

Have you tried the standard?
apt-get install -f && dpkg --configure -a

apt-get install -f && dpkg --configure -a
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 3 not upgrade

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...