Reset WordPress admin password using cPanel?

For some reason if you forget password of your informative blog or some crap-head had stolen your password or you wordpress admin login details have been hacked then you may not have access to your Administration panel for your blog using your user name and password don’t get panic you still can get your blog access back. You need to change information using wordpress-database. You need to access your MySQL database, if you are not aware of what database you have used you can easily get information about it, you need to FTP into your hosting account and will have to open wp-config.php file in text editor where you will get name of database you have used.

mysql cpanel Reset WordPress admin password using cPanel?

Once you login to your cpanel you will have PHPMyAdmin tool which is used to manage your database. Get into PHPMySQLAdmin using cPanel >> MySQL Databases >> PHPMyAdmin. You need to login to PHPMyAdmin select Wordpress database from dropdown list. You will then see database table you need to open SQL tab and will have to write following SQL query in text filed “
UPDATE `wp_users` SET `user_pass` = MD5( ‘new_password_here’ ) WHERE `wp_users`.`user_login` = “admin_username”;

Where “new_password_here” – should be replace with the new password you want to use and “admin_username” – should be replace with the username for which the password should be updated for.

Thus the final step, click on the GO button to submit the query. Once completed successfully you can login to WordPress using this new password.

If you still face any problem then you can contact your hosting provider but all hosting provider doesn’t help to resolve such problem s, that’s reason you should select fully managed hosting. Eukhost provides affordable web hosting and Business Email Hosting package with 24×7 support.

Posted under webhosting cpanel

This post was written by admin on December 1, 2009

Tags: , ,

WHM account creating error “ You do not have access to create that package (undefined)”

Sometime you may get error while you are creating new email hosting or a normal hosting account using your WHM Reseller Hosting control panel, you may get WHM Error : “You do not have access to create that package (undefined)” In this case you will first have to create a hosting package on your WHM before you create the account. Now you will have to use this package in “ Account creation “ page to complete the new account setup process. This mean every new account you create should be assigned with a hosting package you have created. Thus you can’t setup/create any new account without a pre-defined website hosting package, this means that system will not allow you to setup nay new account which is not assigned with any hosting packages you have created.

Ex : If you have created a affordable hosting package named “ Starter 200 “ then you create an account which will use this hosting package. You should assigned some hosting package to any new account you want to create under your Reseller Hosting account.

If you are looking for affordable Reseller hosting package with fully managed service provider then Eukhost is the best choice to fulfill your needs of email hosting and website hosting.

Posted under Shared cpanel Hosting, cpanel control panel, webhosting cpanel