Ubuntu 12.04.3: Difference between revisions
Created page with "==Ubuntu 12.04.3== ===2013-12-02=== apt-get update apt-get upgrade apt-get install apache2 apt-get install php5 "Setting up php5 (5.3.10-1ubuntu3.8)"" |
No edit summary |
||
Line 4: | Line 4: | ||
apt-get upgrade | apt-get upgrade | ||
apt-get install apache2 | apt-get install apache2 | ||
/etc/init.d/apache2 restart | |||
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName | |||
apt-get install php5 | apt-get install php5 | ||
"Setting up php5 (5.3.10-1ubuntu3.8)" | "Setting up php5 (5.3.10-1ubuntu3.8)" |
Revision as of 2013-12-02T09:29:14
Ubuntu 12.04.3
2013-12-02
apt-get update apt-get upgrade apt-get install apache2 /etc/init.d/apache2 restart
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
apt-get install php5
"Setting up php5 (5.3.10-1ubuntu3.8)"