Ubuntu 12.04.3: Difference between revisions

From annawiki
No edit summary
No edit summary
Line 12: Line 12:
*http://packages.debian.org/wheezy/php5 already has 5.4.4
*http://packages.debian.org/wheezy/php5 already has 5.4.4
*?https://launchpad.net/~ondrej/+archive/php5/+index?batch=75&memo=75&start=75
*?https://launchpad.net/~ondrej/+archive/php5/+index?batch=75&memo=75&start=75
nano /etc/apt/sources.list.d/pgdg.list
nano: deb http://apt.postgresql.org/pub/repos/apt/ precise-pgdg main

Revision as of 2013-12-02T10:48:10

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
nano /etc/apt/sources.list.d/pgdg.list
nano: deb http://apt.postgresql.org/pub/repos/apt/ precise-pgdg main