Quote:
Originally Posted by Deceptor
You should recieve a prompt when attempting to flush the cache asking for your username/password, this is because your XCache is configured to require an admin username/password when using administrative XCache functions. Is the pop-up for authentification not showing?
This can be disabled through your php.ini:
Code:
xcache.admin.enable_auth = Off
|
Was able to get it using that workaround
Thanks. Didn't try the other lol.