How update ZM from 1.25.0 to 1.26.3

Forum for questions and support relating to the 1.26.x releases only.
topromotion
Posts: 22
Joined: Mon Aug 12, 2013 3:18 pm

How update ZM from 1.25.0 to 1.26.3

Post by topromotion »

Hello!

I try to update my ZM from version 1.25.0 to 1.26.3 with

zmupdate.pl --version=1.25.0

but i have: Database already at version 1.25.0, update aborted.

What i must to do for update?
User avatar
2Psycho
Posts: 37
Joined: Tue Jan 24, 2012 9:45 pm

Re: How update ZM from 1.25.0 to 1.26.3

Post by 2Psycho »

The command should be

Code: Select all

 zmupdate.pl --user=root --pass=MYSQLROOTPASSWORD
All other actions will happen by it self
Enjoyment Matters
topromotion
Posts: 22
Joined: Mon Aug 12, 2013 3:18 pm

Re: How update ZM from 1.25.0 to 1.26.3

Post by topromotion »

I try this command but i have - Database already at version 1.25.0, update aborted. Again.
Whats wrong?
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Re: How update ZM from 1.25.0 to 1.26.3

Post by jameswilson »

have you updated the rest correctly, or are you thinking this command will update the lot?
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
topromotion
Posts: 22
Joined: Mon Aug 12, 2013 3:18 pm

Re: How update ZM from 1.25.0 to 1.26.3

Post by topromotion »

I dont update nothing more. What i must to do after unzip archive with source?
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Re: How update ZM from 1.25.0 to 1.26.3

Post by jameswilson »

that command will only update your db structure etc. You need to update zm first.
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
topromotion
Posts: 22
Joined: Mon Aug 12, 2013 3:18 pm

Re: How update ZM from 1.25.0 to 1.26.3

Post by topromotion »

How i can update zm correctly?

I tried to do in the documentation - http://www.zoneminder.com/wiki/index.ph ... #Upgrading

but nothing came of it.
Magic919
Posts: 1381
Joined: Wed Sep 18, 2013 6:56 am

Re: How update ZM from 1.25.0 to 1.26.3

Post by Magic919 »

How did you install it in the first place?
-
aitzol76
Posts: 1
Joined: Thu Sep 19, 2013 8:20 am

Re: How update ZM from 1.25.0 to 1.26.3

Post by aitzol76 »

I have the same problem as tropomotion. Version 1.25.0 installed via ubuntu repositories, and now can't get upgrade to version 1.26.3.
Last edited by aitzol76 on Thu Sep 19, 2013 9:32 pm, edited 1 time in total.
User avatar
knight-of-ni
Posts: 2404
Joined: Thu Oct 18, 2007 1:55 pm
Location: Shiloh, IL

Re: How update ZM from 1.25.0 to 1.26.3

Post by knight-of-ni »

aitzol76 wrote:I have the same problem as pepe. Version 1.25.0 installed via ubuntu repositories, and now can't get upgrade to version 1.26.3.
Did you uninstall the zm 1.25.0 deb package first before you tried to install 1.26.3 from source?
If you didn't then that is the problem.

sudo apt-get remove zoneminder

You can't have both on your system at the same time.
Visit my blog for ZoneMinder related projects using the Raspberry Pi, Orange Pi, Odroid, and the ESP8266
All of these can be found at https://zoneminder.blogspot.com/
topromotion
Posts: 22
Joined: Mon Aug 12, 2013 3:18 pm

Re: How update ZM from 1.25.0 to 1.26.3

Post by topromotion »

Magic919 wrote:How did you install it in the first place?
In first place i install it from sources
Torsten73
Posts: 26
Joined: Thu Sep 19, 2013 9:45 pm

Re: How update ZM from 1.25.0 to 1.26.3

Post by Torsten73 »

Iconnor has released bis ppa for ubuntu 12.04. It works fine when the database path in zm.conf is correct.

It should be used on an standard preinstalled 1.25 setup.
Magic919
Posts: 1381
Joined: Wed Sep 18, 2013 6:56 am

Re: How update ZM from 1.25.0 to 1.26.3

Post by Magic919 »

topromotion wrote:
Magic919 wrote:How did you install it in the first place?
In first place i install it from sources
Ok. So you've downloaded the new 1.26.3 sources and unpacked, run the bootstrap.sh, run the configure command with options, run make and then make install. Did that all work?
-
topromotion
Posts: 22
Joined: Mon Aug 12, 2013 3:18 pm

Re: How update ZM from 1.25.0 to 1.26.3

Post by topromotion »

Magic919 wrote:
topromotion wrote:
Magic919 wrote:How did you install it in the first place?
In first place i install it from sources
Ok. So you've downloaded the new 1.26.3 sources and unpacked, run the bootstrap.sh, run the configure command with options, run make and then make install. Did that all work?
Yes, its all works. What's next?
Magic919
Posts: 1381
Joined: Wed Sep 18, 2013 6:56 am

Re: How update ZM from 1.25.0 to 1.26.3

Post by Magic919 »

Great. After than just run zmupdate.pl with no arguments.
-
Locked