Advertisement
Guest User

Untitled

a guest
Feb 25th, 2012
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. root@server1:/etc/apt# apt-get install php5
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Some packages could not be installed. This may mean that you have
  6. requested an impossible situation or if you are using the unstable
  7. distribution that some required packages have not yet been created
  8. or been moved out of Incoming.
  9. The following information may help to resolve the situation:
  10.  
  11. The following packages have unmet dependencies:
  12. php5: Depends: libapache2-mod-php5 (>= 5.3.10-1~dotdeb.1) but it is not going to be installed or
  13. libapache2-mod-php5filter (>= 5.3.10-1~dotdeb.1) but it is not going to be installed or
  14. php5-cgi (>= 5.3.10-1~dotdeb.1) but it is not going to be installed or
  15. php5-fpm (>= 5.3.10-1~dotdeb.1) but it is not going to be installed
  16. E: Broken packages
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement