How to Update phpMyAdmin
|
The problem is that phpMyAdmin is not always the most recent version. Let me walk you through how to update phpMyAdmin! 1.) Find Your VersionNavigate to your phpMyAdmin interface and check what version you are using. Notice if it mentions the “latest stable version.”2.) Find Your phpMyAdmin DirectoryIf you are using XAMPP, on your local computer, typically you install XAMPP to your main hard drive. So open your hard drive, then open the XAMPP folder and you will see your phpMyAdmin directory. 3.) Copy Your Configuration FileWithin the phpMyAdmin directory, find config.inc.php and make a copy of it. Place the copy someplace outside of your phpMyAdmin directory, so you can bring it back here in a bit!4.) Download the Newest Version of phpMyAdminNavigate to phpmyadmin.net, download the most recent version of phpMyAdmin. Extract the files.5.) Put the New Files in PlaceGo to your current phpMyAdmin directory, delete all the files in there. Now, go to the new files that you just downloaded and extracted in step 4. Copy all those files, into the phpMyAdmin directory. (The directory where you just deleted everything.) All the new phpMyAdmin files are now in place!6.) Add Your Config FileFind your config.inc.php file that you made a copy of in step 3.Copy the file into the phpMyAdmin directory. (It stays in the top level directory.) You are done! Navigate to your phpMyAdmin interface and utilize the most recent version of phpMyAdmin.
Now you done :)
chaulv8x "collection"
|
No comments: