Sunday, 19 July 2009

Reset Default Lxadmin Password via commandline/backend

Sometimes when you intially setup Lxadmin, you can have problems resetting it from default. To get around this can you can do the following:

1. Login via SSH to your VPS.

2. Run:

cd /usr/local/lxlabs/lxadmin/httpdocs

3. Then run:
/usr/bin/lphp.exe ../bin/common/resetpassword.php master

No comments:

Post a Comment