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
1 day 7 hours ago
1 day 9 hours ago
1 day 21 hours ago
2 days 10 min ago
2 days 4 hours ago
2 days 10 hours ago
2 days 20 hours ago
2 days 21 hours ago
3 days 6 hours ago
3 days 7 hours ago