On Tue, 5 Aug 2014 14:36:38 -0400
Matthew Brown <[email protected]> wrote:

 >- sources.list
 >#
 >
 ># deb http://security.debian.org/ wheezy/updates main contrib
 >deb-src http://security.debian.org/ wheezy/updates main contrib
 >
 ># deb http://packages.dotdeb.org stable all
 >deb-src http://packages.dotdeb.org stable all
 >
 ># deb http://packages.dotdeb.org wheezy all
 >deb-src http://packages.dotdeb.org wheezy all
 >
 ># deb http://ftp.debian.org/debian/ wheezy-updates main contrib
 ># deb-src http://ftp.debian.org/debian/ wheezy-updates main contrib
 >
 ># deb http://ftp.us.debian.org/debian stable main
 >deb-src http://ftp.us.debian.org/debian stable main
 >
 ># deb http://packages.dotdeb.org wheezy-php55 all
 >deb-src http://packages.dotdeb.org wheezy-php55 all

You need to delete the '#' in front of each 'deb' line...
Then issue the command:
sudo apt-get update

Then issue the command:
sudo apt-get install php5

And probably:
sudo apt-get upgrade


--Andrew


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
https://lists.debian.org/[email protected]

Reply via email to