Howdy, I have a CentOS + lighttpd + XCache setup working, and everything is fast and all. When I logged into my XCache admin area it shows this: http://i25.tinypic.com/wa3xom.png Is XCache working or do have something wrong?
on 17.05.2008 01:18
on 19.05.2008 03:19
Also, I can't get the admin area to work unless I set that as my default server.document-root and turn off all passwords. I've tried everything on the forums / wiki..... but no luck. Thank you, Jason
on 19.05.2008 03:29
> http://i25.tinypic.com/wa3xom.png looks good > Also, I can't get the admin area to work unless I set that as my default > server.document-root and turn off all passwords. I've tried everything u may copy xcache-src/admin/ (the whole directory) to under your server.document-root or whatever deep inside sub directories. mod_alias works too. don't enable webserver auth for xcache-admin, use the builtin one in php.ini > on the forums / wiki..... but no luck. > > > Thank you, > Jason

