They released phpMyAdmin 4.5.0.0 on September 23, 4.5.0.1 on September 24 and 4.5.0.2 on September 25. What new releases in sequence! Ha-ha!! Here is the ChangeLogs. The 4.5.0.0 has a tons of improvements by RFE(Request for enhancement) or so. The 4.5.0.1 and 4.5.0.2 are bugfix versions.
If you use this version, be sure to check your server software before installing new version. The version 4.5 is compatible with PHP 5.5 to 7.0 and MySQL 5.5. MyAQL 5.5 means or later, I think. My SQL sever is MariaDB10.0 and has no problem.
Upgrade from phpMyAdmin 4.4.x to phpMyAdmin 4.5.x now.
1) Download phpMyAdmin-4.5.0.2-english.zip.
2) On the server, rename the folder phpMyAdmin to phpMyAdmin_old. Extract the Zip archive. Rename the folder phpMyAdmin-4.5.0.2-english to phpMyAdmin. Copy the old config.inc.php to the phpMyAdmin folder.
Log out.
4) Edit the config.inc.php.
Add the following lines below the line $cfg[‘Servers’][$i][‘central_columns’] = ‘pma__central_columns’;.
$cfg['Servers'][$i]['designer_settings'] = 'pma__designer_settings';
$cfg['Servers'][$i]['export_templates'] = 'pma__export_templates';
5) Access http://YourDomain/phpmyadmin/ as root again. The warnings have gone.
The above is upgrading steps. If you install phpMyAdmin at the first time, please see To create a Wamp-like Web Server in Windows7-#3 and phpMyAdmin Configuration storage.
The recipe for sweet potato yōkan that I often made this fall. Ingredients Sweet potato…
After a long time, when I checked broken links and fixed them, I got an…
I made a box, so I prepare the contents. Theme and Plugins. The theme is…
Hehe, it's been almost a year since my last post. I received a notification email…
About a week ago, I finally started to renew my sites, which I had been…
This website uses cookies.