Centova Cast must be upgraded from a shell prompt using the root user account. To upgrade Centova Cast, login as root and perform the following steps.
For safety reasons, always back up your Centova Cast files, including those in your main Centova Cast directory (usually /home/centovacast) as well as those under your web root (eg: /home/username/public_html/cast/ or wherever you installed it).
Login to your account at
http://www.centova.com and download the latest Centova Cast update, then upload the file to the server on which Centova Cast is installed.
Unpack the CentovaCast tarball to a temporary directory, eg:
# cd /tmp
# tar xzvf centovacast-2.2.5.tar.gz
Be sure to use a temporary directory – DO NOT OVERWRITE YOUR EXISTING CENTOVA CAST FILES!
Run the upgrade script, e.g.:
# ./upgrade.sh
The upgrade script will prompt you to confirm that you have made backups of your files, and then you will be prompted to enter the path to your Centova Cast control panel files.
Enter the path to the Centova Cast control panel files: /var/www/html
Enter the path to your Centova Cast web root. This was specified when you originally installed Centova Cast.
Finally, the upgrade script will automatically upgrade your Centova Cast files and database to the latest version.
Easy and it works well