lighttpd forum XCache > admin interface not loading

Posted by Mumu ..
on 27.05.2008 12:20
hello

i ve installed the admin part in my web directory

in my xcache.ini, i ve got
 xcache.admin.user = "mumuri"
xcache.admin.pass = "md5ofmypassword"

i can log to the interface but the page continue to load without giving 
any answer

do we have to create a config.php file if we 're using authentication 
with xcache.ini

thanks in advance

the phpinfo()


--
Version 	1.2.1
Modules Built 	cacher
Readonly Protection 	N/A
Opcode Cache 	enabled, 33,554,432 bytes, 1 split(s), with 8192 slots 
each
Variable Cache 	disabled
Shared Memory Schemes 	malloc, mmap

Directive	Local Value	Master Value
xcache.admin.enable_auth	On	On
xcache.cacher	On	On
xcache.coredump_directory	no value	no value
xcache.count	1	1
xcache.gc_interval	0	0
xcache.mmap_path	/dev/zero	/dev/zero
xcache.readonly_protection	no value	no value
xcache.shm_scheme	mmap	mmap
xcache.size	32M	32M
xcache.slots	8K	8K
xcache.stat	On	On
xcache.test	no value	no value
xcache.ttl	0	0
xcache.var_count	1	1
xcache.var_gc_interval	300	300
xcache.var_maxttl	0	0
xcache.var_size	0M	0M
xcache.var_slots	8K	8K
xcache.var_ttl	0	0

    ├─lighttpd───4*[php-cgi───php-cgi]
Posted by Mumu ..
on 27.05.2008 12:33
Mumu .. wrote:

ok it was an error of my configuration
sorry