Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cuthbert@linuxfoundation:~$ libapache2-mod-suphp
- libapache2-mod-suphp: command not found
- cuthbert@linuxfoundation:~$ sudo /etc/init.d/apache2 restart
- [sudo] password for cuthbert:
- * Restarting web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
- ... waiting apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
- [ OK ]
- cuthbert@linuxfoundation:~$ sudo /etc/init.d/apache2 restart
- * Restarting web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
- ... waiting .apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
- [ OK ]
- cuthbert@linuxfoundation:~$ libapache2-mod-suphp
- libapache2-mod-suphp: command not found
- cuthbert@linuxfoundation:~$ sudo tasksel install lamp-server
- [sudo] password for cuthbert:
- tasksel: aptitude failed (100)
- cuthbert@linuxfoundation:~$ ^C
- cuthbert@linuxfoundation:~$ sudo apt-get install tasksel
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- tasksel is already the newest version.
- 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
- cuthbert@linuxfoundation:~$ sudo tasksel install lamp-server
- tasksel: aptitude failed (100)
- cuthbert@linuxfoundation:~$ sudo tasksel install lamp-server
- tasksel: aptitude failed (100)
- cuthbert@linuxfoundation:~$
Advertisement
Add Comment
Please, Sign In to add comment