Hello,
I try to install the modul memcache for drupal 6 but I fail. The memcache daemon is running on my server. php testscripts show this.
I set my $conf to
$conf = array(
'cache_inc' => '/var/www/vhosts/xxx.de/httpdocs/modules/memcache/memcache.inc',
'memcache_key_prefix' => 'akademi_nw',
);
the site is offline and I tried to install the modul. Then I have this error on screen:
Memcache admin requires that the "cache_inc" $conf variable be set to include either memcache.inc or memcache.db.inc. Please read the installation instructions. (Momentan wird Memcache admin Memcache not included verwendet)
I can not install this modul. Nobody could help me and I did not find any help until now.
Read »








