Today i've created a phpMyAdmin package for ISPConfig.
The package is based on version 2.11.4, which is a bugfix only release.
For release information have a look here:
http://www.phpmyadmin.net/home_page/index.php
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:
http://ispconfig.bb-hosting.org//dow...min-2.11.4.pkg
The new phpMyAdmin package can be installed with the update manager within ISPConfig.
Recent comments
3 hours 22 min ago
12 hours 50 min ago
13 hours 40 min ago
17 hours 13 min ago
21 hours 37 min ago
21 hours 59 min ago
1 day 8 min ago
1 day 10 hours ago
1 day 15 hours ago
1 day 16 hours ago