How to change your VPS and phpMyAdmin password?

To change the VPS password (WinSCP/Putty)
 
1. Login to SSH via xShell4 (Recommended) or Putty
 
2. Type in the command: passwd
(then press ENTER. Do not type the word "password" at the command line -- it won't work!)
 
3. Type in the new password
(Type it in; it will not show up on the screen, not even as little stars.)
 
4. Retype your new password
(If it is too simple "letters only, or based on a dictionary word", it will tell you so and reject that password)
 
5. All done
 
 
 
To change the phpMyAdmin password
 
1. Login to PHPMyAdmin link (example: http://127.0.0.1/phpmyadmin)
 
2. Click on "Change password".
 
3. Type in the new password
 
4. Retype the new password

5. In "Password Hashing" choose "MySQL 4.0 compatible" and click "Go".
 
6. All done

NOTE: You must have to replace also the old PHPMyAdmin password in:
rAthena Emulator: Trunk/conf/inter_athena.conf or Trunk/conf/import/inter_athena.conf
Hercules Emulator: Trunk/conf/global/sql_connection.conf

And also replace the old PHPMyAdmin password in the Web hosting account (CPanel) at: public_html/config/server.php



  • 7 Users Found This Useful
Was this answer helpful?

Related Articles

How to Access your Folders(Linux/Centos) using WinSCP

Guide on how to access the folders in your vps linux! This is the easiest way, First make sure...

How to traceroute your VPS IP?

How to Use the Traceroute Command Traceroute is a command which can show you the path a...

Custom Items

Alternative Video Tutorial: https://youtu.be/cV11LJ0VDakFirst, let's take a look at the item_db...

Ragnarok Developer Tools

Hercules Forumhttp://hercules.ws/board/rAthena Forumhttp://rathena.org/board/GRF ToolBest GRF...

Tips for Ragnarok Newbie Developer

  1. Setup your Offline Server and practice:...