Correct upgrade procedure from 1.32.3 to 1.34.4
Posted: Sat Feb 29, 2020 5:30 pm
Hello,
I have 1.32.3 running well for some time but would like to upgrade. I've tried searching but can't seem to find a definitive procedure for upgrading to 1.34.x
I'm running ZM on Ubuntu 18.04 running on a desktop PC.
lsb_release -d
Description: Ubuntu 18.04.1 LTS
mysql --version
mysql Ver 14.14 Distrib 5.7.24, for Linux (x86_64) using EditLine wrapper
apache2 -v
Server version: Apache/2.4.29 (Ubuntu)
Server built: 2018-10-10T18:59:25
php --version
PHP 7.2.10-0ubuntu0.18.04.1 (cli) (built: Sep 13 2018 13:45:02) ( NTS )
From what I have been able to gather the procedure to upgrade should be something like this:
1. Stop zoneminder
2. Add the repository - sudo add-apt-repository ppa:iconnor/zoneminder-1.34
3. Install the upgrade - sudo apt-get install --only-upgrade zoneminder
4. Start zoneminder
Is there anything that I'm missing?
Thank you very much for any insights.
I have 1.32.3 running well for some time but would like to upgrade. I've tried searching but can't seem to find a definitive procedure for upgrading to 1.34.x
I'm running ZM on Ubuntu 18.04 running on a desktop PC.
lsb_release -d
Description: Ubuntu 18.04.1 LTS
mysql --version
mysql Ver 14.14 Distrib 5.7.24, for Linux (x86_64) using EditLine wrapper
apache2 -v
Server version: Apache/2.4.29 (Ubuntu)
Server built: 2018-10-10T18:59:25
php --version
PHP 7.2.10-0ubuntu0.18.04.1 (cli) (built: Sep 13 2018 13:45:02) ( NTS )
From what I have been able to gather the procedure to upgrade should be something like this:
1. Stop zoneminder
2. Add the repository - sudo add-apt-repository ppa:iconnor/zoneminder-1.34
3. Install the upgrade - sudo apt-get install --only-upgrade zoneminder
4. Start zoneminder
Is there anything that I'm missing?
Thank you very much for any insights.