How to reset your joomla 1.5 password
Sunday, November 23rd, 2008The tutorial explain on how to reset your joomla 1.5 password.
Here’s how:
1. Go to your Cpanel (www.yourdomain.com/cpanel) -> Phpmyadmin.
2. Run the command below to reset the password:
UPDATE `jos_users` SET `password` = ‘49f55cfe53b93f1d319d3e0a30df0db8:4×8azSlxWF19MiSb55gu8ybVSMpIXanA’ WHERE `jos_users`.`id` =62;
3. Log in in your joomla 1.5 admin using this password: password1
4. Goto [...]

