JMSPlanet Designs and Creative
Find Entries
17
Apr

How to reset my Joomla administrator password?

   Posted by:  jophefs   in Joomla, Tutorials

A friend called me an hour ago and ask to help him with his Joomla site, I ask him what help he need. He said “I forgot my Administrator password!” So I wrote this simple tutorial on how to reset or to change Joomla administrator password.

You can change your Joomla administrator password easily using a simple MySQL query. the best way to manage the database is through the phpMyAdmin tool. Go to your cPanel and click on phpMyAdmin in the Databases box. (If you are not using cPanel or do not have phpMyAdmin, you can run the query directly for Joomla’s database.)

In the phpMyAdmin select the Joomla’s database from the drop-down menu at left. The page will refresh and the database’s tables will be displayed on it. Open the SQL tab at the top navigation as shown in the image below

sql tab

In the text field write the following SQL query:

UPDATE `jos_users` SET `password` = MD5( 'new_password' ) WHERE `jos_users`.`username` = "admin" ;

sql

“new_password” - replace this with the new password you wish to use.
“admin” - replace this if your admin username is different.

whwn you have change your password click on the GO button to submit the query. If everything goes fine without errors, you will be able to login to your Joomla using the new password.

del.icio.us Reddit Slashdot Digg Facebook Technorati Google Windows Live Netscape Yahoo Ask Simpy Spurl Wink Sphere

No Tag
19
Mar

Firefox 3 Beta 4

   Posted by:  jophefs   in Web

Recently I downloaded the Firefox 3 Beta 4 and tested it. Firefox 3 Beta 4 is more secure, more personal and easier to use.
Here are some features of Firefox 3 Beta 4 to name a few:

  • Malware Protection: warns user when they visited a site that is more likely to install viruses, spyware, trojan, and other malware on their computer.
  • Anti-virus integration: when user try to download an executable Firefox will inform anti-virus software.
  • One-click site info: this is a nice feature, click on the site favicon and you’ll see who owns the site and to see if your connection is protected from eavesdropping.

Firefox 3 Beta 4

  • Vista Parental Controls: this is nice if you’re using Windows vista and using the parental control. Firefox 3 Beta 4 respects your vista parental control setting.
  • New download manager: you can now search for your downloaded files… you can also resume downloading after restarting the browser
  • User can save tabs on exit.
  • CSS improvements, click here to see all CSS improvement in Firefox 3.
  • Offline support: enables web applications to provide offline functionality (website authors must add support for offline browsing to their site for this feature to be available to users).
  • Memory used by Firefox 3 Beta 4 over a web browsing session is reduced, isn’t this nice?

del.icio.us Reddit Slashdot Digg Facebook Technorati Google Windows Live Netscape Yahoo Ask Simpy Spurl Wink Sphere

No Tag
Page 1 of 41234»
Proud Member of WCC






Rob4Design


Tag Cloud

    RSS Joomla! News

    • An error has occurred; the feed is probably down. Try again later.


    Add to Google Reader or Homepage
    Join My Community at MyBloglog!



    JMSPlanet
    Copyright © 2008 Jophefs Blog
    RSS RSS | RSS Comments |
    go to Top