Today a new stable version of phpMyAdmin has been released, which is a
bug- & securityfix, so it's recommended to upgrade to this latest version. The package i've created is based on phpMyAdmin version 2.11.7.1.
For release notes, please have a look
here.
For security reasons, I also added the following to the configuration file called config.inc.php, so that some databases will be hidden:
$cfg['Servers'][$i]['hide_db'] = '(information_schema|mysql|pmadb|test)';
The file phpmyadmin/scripts/setup.php is NOT included in the package.
Update instructions:
Remove the old phpMyAdmin version first before you install this new package on your ISPConfig server!
You can do this with the following commands:
rm -r /home/admispconfig/ispconfig/web/phpmyadmin
rm /home/admispconfig/ispconfig/web/phpmyadmin.tar.gz
rm -r /home/admispconfig/ispconfig/web/tools/tools/phpmyadmin
The package can be downloaded
here.
Use the Update Manager within ISPConfig to install the new phpMYAdmin package.
Recent comments
2 hours 30 min ago
3 hours 30 min ago
7 hours 17 min ago
8 hours 31 min ago
12 hours 7 min ago
19 hours 22 min ago
1 day 4 hours ago
1 day 5 hours ago
1 day 20 hours ago
1 day 23 hours ago