 |
|
28 Feb
H-Sphere versions: All
This update fixes vulnerabilities in phpMyAdmin.
Installation Procedure
- Log into the control panel server as root:
su -
- Create a directory for the update files and enter this directory:
# mkdir u-myadmin-2.6.1-pl2
# cd u-myadmin-2.6.1-pl2
- Download the archive there:
Linux:
# wget http://www.psoft.net/shiv/HS/updates/u-myadmin-2.6.1-pl2.tgz
FreeBSD:
# fetch http://www.psoft.net/shiv/HS/updates/u-myadmin-2.6.1-pl2.tgz
- Untar the archive:
# tar xfz u-myadmin-2.6.1-pl2.tgz
- Run the update script:
# sh update.sh
|
 |