You can reset the kloxo admin password from the shell incase you forgot it.
[bash]
/script/resetpassword master newpassword
[/bash]
For LxAdmin
[bash]
cd /usr/local/lxlabs/lxadmin/httpdocs/
lphp.exe ../bin/common/resetpassword.php master newpassword
[/bash]
Leave a Reply