Guest User

Untitled

a guest
Oct 8th, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. cuthbert@linuxfoundation:~$ sudo apt-get install apache2 libapache2-mod-php5 mysql-server libapache2-mod-auth-mysql php5-mysql
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. apache2 is already the newest version.
  6. Some packages could not be installed. This may mean that you have
  7. requested an impossible situation or if you are using the unstable
  8. distribution that some required packages have not yet been created
  9. or been moved out of Incoming.
  10. The following information may help to resolve the situation:
  11.  
  12. The following packages have unmet dependencies:
  13. libapache2-mod-php5 : Depends: apache2-mpm-prefork (> 2.0.52) but it is not going to be installed or
  14. apache2-mpm-itk but it is not going to be installed
  15. E: Unable to correct problems, you have held broken packages.
  16. cuthbert@linuxfoundation:~$ sudo /etc/init.d/apache2 restart
  17. * Restarting web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
  18. ... waiting .apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
Advertisement
Add Comment
Please, Sign In to add comment