How to Reset Joomla admin password
Joomla is counted as one of the open source content management system referred to as CMS with features and functions to create websites and effective on-line applications. From totally different perspective as well as its ease of use, extensibility and flexibility created Joomla the foremost widespread software system and a content management system still offered. Joomla is aa open source solution that’s anyone will use it simply and it’s freely offered to everybody. For publication content on the World Wide Web and intranets Joomla has good features to face amongst all different CMSs.
The best thing regarding Joomla is it’s written in PHP with object-oriented programming support and techniques with MySQL database support. Now lets see a way to Joomla admin password,
To reset admin password you would need to create a modification in to MySQL query. phpMyAdmin tool is that the most convenient way to mange tables of a database. Go to your cPanel hosting account and click on phpMyAdmin within the Databases and run the query directly for Joomla’s database.
From the drop menu select the Joomla database od phpMyAdmin from the left. The page will refresh and also the database’s tables are displayed thereon. After that Open the SQLtab (look at the top navigation bar).
In the text field write the following SQL query:
UPDATE `Table Name` SET `password` = MD5( ‘new_password’ ) WHERE `Table Name`.`username` = “admin” ;
“new_password”- Enter the new password you wish to use.
“admin”- Please replace this if your admin username is different.
To submit the query please click on Go button . Now, you are able to login to Joomla with the new password. Ownwebservers provides reasonable and reliable Joomla hosting with each features and functionality of Joomla CMS to manage hosting resources.