I have installed memcache in my server and enabled the ad memcache.
Memcache is not working properly..

And bootstrap is called for every ad block.. How to fix this issue.. :(

Regards,
R.Navaneethakrishnan
http://navaneethakrishnan-drupal.blogspot.com/

Comments

jeremy’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

Please collect debug output and post it here, as documented in DEBUG.txt. Note that memcache support in 5.x was very basic and difficult to get working. In particular, you have to edit the source files themselves to configure communication with memcache (by default it will connect at 127.0.0.1 port 11211).

navaneeth_r’s picture

I got the following error after enabled memcache in my site.

warning: include_once() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/example.com/sites/all/modules/ad/adserve.inc on line 156.

please suggest

navaneeth_r’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)

I fixed it by disable "ad group: default" which is the default ad module block and followed the memcache installation for bootstrap issue.

navaneeth_r’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Status: Postponed (maintainer needs more info) » Closed (fixed)