﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	phpversion	appname	pending	exts	sapi	probability	blocking
262	Can't disable the xcache.admin.enable_auth	wattaman	moo	"Well, like the title said :)
In the xcache.ini I put this:
{{{
[xcache.admin]
xcache.admin.auth = Off
; xcache.admin.user = ""admin""
; xcache.admin.pass = md5($your_password)
; xcache.admin.pass = """"
}}}
then restarted the server. doing a phpinfo I see that:
{{{
xcache.admin.enable_auth	On	On
}}}
I'm using the WT3 cache plugin for Wordpress and the Apache error log says that the plugin (some file) can't use the xCache because doesn't know the admin/pass credentials - it should run if the admin would be disabled. So, that's what I'm trying to do: disable the admin to the Wordpress can use the xCache.
Thanks!"	defect	closed	critical		admin	1.3.1	invalid	xcache.admin.auth			5.2.16	Wordpress WT3 cache plugin	0		FastCGI	Always	
