[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian php5 (Can't get download when doing apt-update)




On 08/05/2014 02:55 PM, AW wrote:
> On Tue, 5 Aug 2014 14:36:38 -0400
> Matthew Brown <matthew.brown@kaplan.com> 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
> 

While not directly related to your current issue, I suggest changing the
instances of stable to wheezy.  Otherwise you're in for a surprise once
Jessie is released.

-- PaulNM


Reply to: