0

trying to install APCu on Ubuntu:

apt-get install php5-apcu 

Getting an error:

E: Unable to locate package php5-apcu 

Following someone's suggestion I added:

deb http://packages.dotdeb.org wheezy-php55 all deb-src http://packages.dotdeb.org wheezy-php55 all 

To my /etc/apt/sources.list

All to no avail. Please help.

P.S. Updating package list for apt-get did not help either.

2
  • What version of ubuntu? Commented Jul 23, 2015 at 2:55
  • 1
    Also, you added an debian repo to an ubuntu server. That's not a good idea. Commented Jul 23, 2015 at 2:56

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.