• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

How to setup phpMyAdmin on linux vps?

Junior Spellweaver
Joined
Nov 7, 2010
Messages
171
Reaction score
11
Dear ragezone users,


This time, i am going to show you how to setup phpMyAdmin on linux vps hosting, it is very easy to setup :) no worries for this time ^_^


first log in your Linux Vps on putty.exe, well you need to have your mysql password before doing this level.

after you log in, type this command:

cd ../var/www/html

neoexdeath05 - How to setup phpMyAdmin on linux vps? - RaGEZONE Forums


now download phpMyAdmin using putty.exe, type this command below:



neoexdeath05 - How to setup phpMyAdmin on linux vps? - RaGEZONE Forums


now you may now unrar the rar file: phpMyAdmin-3.4.11-english, to unrar type this simple followng commands:

tar xvfz phpMyAdmin-3.4.11-english.tar.gz

neoexdeath05 - How to setup phpMyAdmin on linux vps? - RaGEZONE Forums



rename it into phpmyadmin, to rename type this command:

mv phpMyAdmin-3.4.11-english phpmyadmin


now you may go to phpmyadmin:

cd phpmyadmin


you need to restart the httpd first before running your phpmyadmin, to restart type this command:
service httpd restart

neoexdeath05 - How to setup phpMyAdmin on linux vps? - RaGEZONE Forums


now lets proceed to your phpmyadmin, open your web browser and put your ip/phpmyadmin

neoexdeath05 - How to setup phpMyAdmin on linux vps? - RaGEZONE Forums


Your Done! :)

That's all have fun!
-------------------------------------------

JayCrane,
eAthena Developer
 
Back
Top