This document explains how to install the patch regenerating
H-Sphere MySQL root passwords. 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:
FreeBSD:
- Unpack the archive:
tar -zxf MY_PASS_FIX.tgz
- Enter the unpacked directory:
cd MY_PASS_FIX
- Run the update:
./update.sh
When the mysql passwords are changed, you can find them on each H-Sphere
MySQL server in the ~mysql/.my.cnf file.
|