PhpMyAdmin - How To Install Or Upgrade Update Installation

Mobile
feeds
Welcome Login | Register

PhpMyAdmin - How To Install Or Upgrade Update Installation
  Forums Index
      » PHP Forums
        » » phpMyAdmin - How To Install or Upgrade Update Installation



PhpMyAdmin - How To Install Or Upgrade Update Installation
Post Description:
Post Tags: phpmyadmin, how, to, install, or, upgrade, update, installation, free php support, php scripts, php questions, php answers, programming, codes, scripts
This Post Has Been Viewed 628 Times Since Fri Aug 25, 2006 7:54 am Posted By john607 with 0 replies
PhpMyAdmin - How To Install Or Upgrade Update Installation
Today I will show you how to successfuly install phpmyadmin in your website:

1. Login to your server Linux Shell. I will be using SSH.

2. Change Directory - cd to the directory where you want phpmyadmin to be installed.
EXAMPLE:

     Code:
cd /var/www/html/


3. Download a copy of the latest release at:

     Quote:
http://www.phpmyadmin.net

(TIP: you can usge wget to download a copy to your server)


4. Once you have downloaded it, uncompress it with this command:

     Code:
tar -xzvf phpMyAdmin_x.x.x.tar.gz


5. Once the tarball has been unpacked, It will create a directory called "phpMyAdmin"

6. Open your browser enter the url of your website where you unpacked phpMyAdmin.
Example:

     Quote:
http://www.mysite.com/phpMyAdmin/scripts/setup.php


7. The setup form will appear. Now enter the required information like your username, password and hostname:

Done


Leave Your Comments






Share
URL:
You can use this HTML code to put it on your website to show your friends this wallpaper. Use this code on your profile like myspace, friendster, Facebook or others. Just Copy and Paste it in your HTML on your websites



Fourms BBCODE:
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums





Comments and replies About PhpMyAdmin - How To Install Or Upgrade Update Installation




(0) Comments