 |
24 June 2003
This document explains how to install the patch updating
phpMyAdmin to version 2.5.1. It will be included in the nearest H-Sphere
patch and release candidate.
- Log into your control panel server as root:
su -
- Download the patch from the psoft site:
Linux:
wget http://www.psoft.net/shiv/HS/MYPHPADMIN251.tgz
FreeBSD:
fetch http://www.psoft.net/shiv/HS/MYPHPADMIN251.tgz
- Unpack the archive:
tar -zxf MYPHPADMIN251.tgz
- Enter the unpacked directory:
cd MYPHPADMIN251
- Run the update:
./update.sh
|
 |