I'm having the admin authentication problem. It just refuses my password all the time. The php.ini is correct, MD5 password, etc. Apparently a solution could be to disable http auth for the xcache-admin url. How do I achieve this ?. Thank you.
on 08.10.2008 22:59
on 13.10.2008 06:24
Arunas Mazeika wrote: > I'm having the admin authentication > problem. It just refuses my password all the time. The php.ini is > correct, MD5 password, etc. Apparently a > solution could be to disable http auth for the xcache-admin url. How do > I achieve this ?. > > Thank you. xcache.admin.enable_auth = off

