New version 1.6.1 Released

cPanel, Industry leading hosting platform with world-class support.
Post Reply
User avatar
elialum
Staff Member
Staff Member
Posts: 95
Joined: October 25th, 2015, 1:44 pm

New version 1.6.1 Released

Post by elialum »

Hi,

Version 1.6.1 has been released as stable to the production repository.
This is a major release (jumped to 1.6) that introduces a new database system.
We moved from a 'file' based database to mysql, that solved *all* of the database reported errors.

In this update you will have to access the GUI once the shell update finishes, and follow the upgrade wizard instructions. Basically you only need to press 'next' 3 times and it will finish.

The upgrade wizard extracts all the configuration from the old database, creates mysql db and populate the data.

As long as a mysql root user has been configured through cPanel, we will create the DB and login credentials for you (just click 'next' in that screen). If the wizard will be able to access mysql, you will need to supply a local / remote mysql host, user & db.

To manually update, run the following command through shell cli as root user -

Code: Select all

sh /etc/jetserverbackupsmanager/autoupdate
Post Reply