Advertisement
Guest User

Untitled

a guest
Jul 20th, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. apt-get install php5 libapache2-mod-php5 mysql-server libapache2-mod-auth-mysql php5-mysql mysql_secure_installation
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Package php5 is not available, but is referred to by another package.
  6. This may mean that the package is missing, has been obsoleted, or
  7. is only available from another source
  8.  
  9. Package libapache2-mod-php5 is not available, but is referred to by another package.
  10. This may mean that the package is missing, has been obsoleted, or
  11. is only available from another source
  12.  
  13. Package php5-mysql is not available, but is referred to by another package.
  14. This may mean that the package is missing, has been obsoleted, or
  15. is only available from another source
  16.  
  17. E: Package 'php5' has no installation candidate
  18. E: Package 'libapache2-mod-php5' has no installation candidate
  19. E: Unable to locate package libapache2-mod-auth-mysql
  20. E: Package 'php5-mysql' has no installation candidate
  21. E: Unable to locate package mysql_secure_installation
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement