|
|
If you have lost your Joomla Super Administrator password you can reset it in the MySQL database using phpMyAdmin. Following the steps below, your Joomla Super Administrator login will be set to
Username - admin
Password - admin
To view our Joomla demo site with a custom template installed, please click on the thumbnail to the right. The site also includes other customizations made by our development team including Simple Image Gallery, which is a great way to show off images and create photo galleries withing page content.
Login to your Ausweb account cPanel by pointing your browser to http://yourdomain.com/cpanel where "yourdomain.com" is your real domain name. You will then be asked for a username and password (this information is supplied in your welcome email).
Now that you have logged into cPanel, click "phpMyAdmin" from the list of options.

Select your Joomla database from the drop-down list on the left, then click "SQL" from the top menu. Next we enter a MySQL query which will reset the username and password.
For Joomla versions up to 1.0.12 enter the following query and click "Go"
UPDATE `jos_users` SET `name` = 'admin', `password` = '21232f297a57a5a743894a0e4a801fc3' WHERE `id` =62 LIMIT 1 ;
For Joomla version 1.0.13 enter the following query and click "Go"
UPDATE `jos_users` SET `name` = 'admin', `password` = 'af9083d4b82dbc0745b124db3b3cf15d:M0WuLowO4rtRTddG' WHERE `id` =62 LIMIT 1 ;
Note-: If you're running an older version of Joomla or Mambo, you might need to change jos_users to mos_users.

Next, login to your Joomla administrator section with username and password "admin".
Go to Site > User Manager

Select the username and click "Edit"

Change the username and password to something secure. Ensure your password is at least 8 characters long and consists of at least uppercase, lowercase and numerals. Click "Save" and you are finished.

Joomla! is the perfect Content Management System for managing and developing your website with one of AUSWEB's cPanel Hosting plans.
- Articles In This Category
- More from this CategoryTutorials > Joomla FAQA vulnerable extension is one that has been found to contain, or contribute to, a security vulnerability. Vulnerable extensions are not necessarily p...Tutorials > Joomla FAQIn addition to understanding the threats, and implementing general defensive strategies, it is important to know more specific details about security...Tutorials > Joomla FAQIt is very important to completely remove vulnerable extensions, simply removing the menu links to an extension, or unpublishing a module is NOT enoug...Tutorials > Joomla FAQThe most important thing anyone can do is make good decisions regarding the extensions they choose to use on a site. Once an insecure or malicious ext...Tutorials > Joomla FAQChanging the default admin user name will greatly increase security. All new Joomla installations start with a Super Administrator account called, 'ad...
- Related Articles
- Related ArticlesPlesk Tutorials > Plesk 10 - TutorialsThe following video tutorial will guide you through password protecting a directory in Plesk10...Plesk Tutorials > Plesk 10 ResellerThe following video tutorial will guide you through changing your password & contact information in Plesk 10...Virtual Server Tutorials > XEN VPS TutorialsBefore using the AUSWEB VPS Control Panel your system administrator should setup your personal information, including the system Email Address for mon...Plesk Tutorials > Plesk Server Management - WindowsProblem: You have lost your Plesk Admin password and cannot retrieve via Email.Resolution Apart from the password reminder available on the login scr...Tutorials > Client Area TutorialsYour Client Area is your primary destination for managing all of your personal account information, and of course your Ausweb products and services....
- Latest Articles
- Latest ArticlesTutorials > Email Tutorial : FAQ for Email setupThis guide will help you configure your AUSWEB hosted email address with Outlook 2010....Tutorials > Email Tutorial : FAQ for Email setupThis guide will help you setup and configure your AUSWEB hosted email address with Windows Live Mail (Outlook 2011)....Tutorials > Partner (Affiliate) Guide1. Visit http://partner.ausweb.com.au and click “Join Now” from the top navigation bar (or click the shiny green “Sign Up Now” button....Tutorials > Website Security/Upgrade IssuesAfter installing an SSL, a commmon subsequent issue (in most modern browsers) is the the dreaded "Connection Partially Encrypted" warning. The er...Tutorials > Customer TestimonialsNow that you know about us, from us - this page is dedicated to what our customers think...
- Most Read Articles
- Most Read ArticlesTutorials > Joomla FAQA vulnerable extension is one that has been found to contain, or contribute to, a security vulnerability. Vulnerable extensions are not necessarily p...Tutorials > phpBB Forum HostingFinally, after a long wait, phpBB3 has been released, and its relatively easy to upgrade your existing phpBB installation. phpBB3 introduces hundreds...Tutorials > phpBB Forum HostingThis video tutorial will show you how to create a new topic in phpBB3....Tutorials > phpBB Forum HostingThis video tutorial will show you how to set up a poll when starting a new topic in phpBB3...Tutorials > phpBB Forum HostingphpBB3 is the latest update to the phpBB series, incorporating a plethora of new features, speed, stability and security improvements, and is much eas...
| < Prev | Next > |
|---|

