APC

2 answers

Install APC (Alternative PHP Cache)

6 points

I'm about to install APC on a dedicated server running Debian (though using Lighttpd instead of Apache).

Any particular difference between apt-get and its newer and better successor, aptitude?

Read more »
Created by Anonymous 15 weeks 5 days ago
  Tags:
0 answers

Drupal Warning: Duplicate entry 'variables' for key 1 query: INSERT INTO cache

6 points

I am getting lot of Drupal warning errors:

 Warning: Duplicate entry 'variables' for key 1 query: INSERT INTO cache  (cid, data, expire, created, headers, serialized) VALUES ('variables', '.....

 What could be causing this?  I have installed memcache, APC on my drupal install.

Read more »
Created by b1g4ath3 40 weeks 4 days ago
  Tags: