Search found 2 matches
- Wed Jun 10, 2020 3:22 am
- Forum: ZoneMinder 1.34.x
- Topic: Correct upgrade procedure from 1.32.3 to 1.34.4
- Replies: 8
- Views: 14722
Re: Correct upgrade procedure from 1.32.3 to 1.34.4
Ran into a database issue with update from 1.32.3 to 1.34.16, solution here: viewtopic.php?f=40&t=28942&start=30#p115801
- Wed Jun 10, 2020 3:16 am
- Forum: ZoneMinder 1.34.x
- Topic: Ubuntu Install for 1.34.x
- Replies: 33
- Views: 1853863
Re: Ubuntu Install for 1.34.x
On Ubuntu Server 18.04 and Zoneminder 1.32.3. Did: sudo add-apt-repository ppa:iconnor/zoneminder-1.34 sudo apt-get update && sudo apt-get full-upgrade sudo add-apt-repository --remove ppa:iconnor/zoneminder-1.32 and all worked fine! Thanks! I ran into a problem upgrading from 1.32.3 to 1.34.16 ...