Hi!
Are there any know issues, with this?
or even are there a nice way, to upgrade (read damm easy)?
Upgrade from 1.23.1 -> 1.23.2
I did the upgrade from 1.23.1 to 1.23.2 yesterday. I had no issues.
I followed the documentation here: http://www.zoneminder.com/wiki/index.ph ... rom_Source
I shutdown zoneminder and did a backup of the zm web folder and the database. Then I installed the 1.23.2 source (with same configure options I used when I installed 1.23.1) and ran the zmupdate.pl script. I started up ZoneMinder after that and it worked fine.
I followed the documentation here: http://www.zoneminder.com/wiki/index.ph ... rom_Source
I shutdown zoneminder and did a backup of the zm web folder and the database. Then I installed the 1.23.2 source (with same configure options I used when I installed 1.23.1) and ran the zmupdate.pl script. I started up ZoneMinder after that and it worked fine.
hmm, the upgraded seem to work, but the purgewhenfull filter dosent work, same as before..
the only thing i had to change was
"error: cannot convert �ByteIOContext� to �ByteIOContext*� for argument �1� to �int url_fclose(ByteIOContext*)� "
Code:
#if ZM_FFMPEG_SVN
to
#if !ZM_FFMPEG_SVN
then evrything work like a charm...
restarted apache / zm but no purgwhenfull filter anyway, can i check it some how?
the only thing i had to change was
"error: cannot convert �ByteIOContext� to �ByteIOContext*� for argument �1� to �int url_fclose(ByteIOContext*)� "
Code:
#if ZM_FFMPEG_SVN
to
#if !ZM_FFMPEG_SVN
then evrything work like a charm...
restarted apache / zm but no purgwhenfull filter anyway, can i check it some how?
You can run the filter thru the CLI and t will return what ever error it s incountering.
I however suspect that it might have something to do with something posted in this thread:
http://www.zoneminder.com/forums/viewtopic.php?t=11034
I however suspect that it might have something to do with something posted in this thread:
http://www.zoneminder.com/forums/viewtopic.php?t=11034