Today phpMyAdmin version 2.11.5.2 has been released, so i've created an updated phpMyAdmin package for ISPConfig again. The package is based on version 2.11.5.2, which is a security fix. For release information 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)';
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.
The new phpMyAdmin package can be installed with the update manager within ISPConfig.
Recent comments
1 day 14 hours ago
1 day 23 hours ago
2 days 2 hours ago
2 days 3 hours ago
2 days 5 hours ago
2 days 6 hours ago
2 days 8 hours ago
2 days 9 hours ago
3 days 1 hour ago
3 days 2 hours ago