Guest User

gordonjcp

a guest
Oct 8th, 2012
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. cuthbert@linuxfoundation:~$ libapache2-mod-suphp
  2. libapache2-mod-suphp: command not found
  3. cuthbert@linuxfoundation:~$ sudo /etc/init.d/apache2 restart
  4. [sudo] password for cuthbert:
  5. * Restarting web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
  6. ... waiting apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
  7. [ OK ]
  8. cuthbert@linuxfoundation:~$ sudo /etc/init.d/apache2 restart
  9. * Restarting web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
  10. ... waiting .apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
  11. [ OK ]
  12. cuthbert@linuxfoundation:~$ libapache2-mod-suphp
  13. libapache2-mod-suphp: command not found
  14. cuthbert@linuxfoundation:~$ sudo tasksel install lamp-server
  15. [sudo] password for cuthbert:
  16. tasksel: aptitude failed (100)
  17. cuthbert@linuxfoundation:~$ ^C
  18. cuthbert@linuxfoundation:~$ sudo apt-get install tasksel
  19. Reading package lists... Done
  20. Building dependency tree
  21. Reading state information... Done
  22. tasksel is already the newest version.
  23. 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
  24. cuthbert@linuxfoundation:~$ sudo tasksel install lamp-server
  25. tasksel: aptitude failed (100)
  26. cuthbert@linuxfoundation:~$ sudo tasksel install lamp-server
  27. tasksel: aptitude failed (100)
  28. cuthbert@linuxfoundation:~$
Advertisement
Add Comment
Please, Sign In to add comment