id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	phpversion	appname	pending	exts	sapi	probability	blocking
72	var.cache is not working.	Nneel	moo	"We are using Xcache 1.2.0.
we are on vbulletin 3.6.4 cPanel+Apache 1.3.37+CentOS 4(Redhat AS4) +Dual Operton 248 vBulletin3.6.4+Ioncube+ Php5.2.0 +Xcache 1.2.0 (the last release stable one)

Our phpinfo

{{{
http://www.golpo.net/test111.php?info=1
}}}


'''Php.ini'''

{{{
zend_extension = /usr/local/lib/php/extensions/no-debug-non-zts-20060613/xcache.so
xcache.shm_scheme =        ""mmap""
xcache.size  =                96M
xcache.count =                 2
xcache.slots =                8K
xcache.ttl   =                 0
xcache.gc_interval =           0

; same as aboves but for variable cache
xcache.var_size  =            16M
xcache.var_count =             2
xcache.var_slots =            8K
; default ttl
xcache.var_ttl   =             0
xcache.var_maxttl   =          0
xcache.var_gc_interval =     300
xcache.test =                Off
; N/A for /dev/zero
xcache.readonly_protection = Off
xcache.mmap_path =    ""/dev/zero""
xcache.coredump_directory =   """"
xcache.cacher =               On
xcache.stat   =               On
xcache.optimizer =           On
xcache.coverager =          Off
xcache.coveragedump_directory = """"

}}}

I have put another 16MB of Ram for Var cache.
here is the screenshot of phplist. very long page so just took the area can viewble w/o scroll.

Here is two screenshot for list.php for[[BR]]
 
'''S.Sshot-1:'''http://img118.imageshack.us/img118/2078/inodent0.jpg

'''S.Sshot-2:'''
http://img119.imageshack.us/img119/6122/in2jt7.jpg


its not caching any var.And we didnt apply other patch for xCache.
How to make it working?

Thanx."	defect	closed	major		cacher		invalid	var.cache			5.2.0	vBulletin3.6.4		IonCube	FastCGI		
