Search found 7 matches

by gundark2
Sun Jan 17, 2016 7:10 pm
Forum: ZoneMinder 1.28.x
Topic: (SOLVED, I think) Working ZMNinja on Raspbian and Zoneminder 1.28.1-8
Replies: 10
Views: 8949

Re: (SOLVED, I think) Working ZMNinja on Raspbian and Zoneminder 1.28.1-8

Think so, Sorry again about that. But thanks to your help I've made a huge ton of progress. I have gotten it down to the point where I have almost no errors poping up, and now I am just setting up zmeventnotification.pl and getting the certs all done. I have never got this involved with this stuff b...
by gundark2
Sat Jan 16, 2016 9:16 pm
Forum: ZoneMinder 1.28.x
Topic: (SOLVED, I think) Working ZMNinja on Raspbian and Zoneminder 1.28.1-8
Replies: 10
Views: 8949

Winning!!!!

ZmNinja is working!!!!! so, after all of the above: cd /usr/src/zoneminder-1.28.2/web/api/app/Controller sudo nano HostController.php Now paste in the contents of the file from the internet: https://github.com/ZoneMinder/ZoneMinder/blob/master/web/api/app/Controller/HostController.php Same thing but...
by gundark2
Sat Jan 16, 2016 8:36 pm
Forum: ZoneMinder 1.28.x
Topic: (SOLVED, I think) Working ZMNinja on Raspbian and Zoneminder 1.28.1-8
Replies: 10
Views: 8949

More progress

Hopefully this ends up working, still doesn't but hopefully it bugs no one that im trying. So, I got cake to connect to the mysql database, again following the above directions and then: cd /usr/src/zoneminder-1.28.2/web/api/app/Config sudo nano database.php Then go down to: public $default = array(...
by gundark2
Sat Jan 16, 2016 7:02 pm
Forum: ZoneMinder 1.28.x
Topic: (SOLVED, I think) Working ZMNinja on Raspbian and Zoneminder 1.28.1-8
Replies: 10
Views: 8949

Much closer!

Ok, so I think I have made some good progress. I used this page to enable testing and unstable repositories: http://serverfault.com/questions/22414/how-can-i-run-debian-stable-but-install-some-packages-from-testing Then I installed the unstable version of zoneminder 1.28.1-8: sudo aptitude install c...
by gundark2
Sat Jan 16, 2016 5:13 pm
Forum: ZoneMinder 1.28.x
Topic: (SOLVED, I think) Working ZMNinja on Raspbian and Zoneminder 1.28.1-8
Replies: 10
Views: 8949

Re: api problems

Thank you both for responding, So in your experience do I need to wait until my distro has a package with a version with API support? I am pretty decent at the command line and can follow direction, though I have not ever successfully compiled anything from source. Been googling for a bit and am goi...
by gundark2
Sat Jan 16, 2016 1:41 am
Forum: ZoneMinder 1.28.x
Topic: (SOLVED, I think) Working ZMNinja on Raspbian and Zoneminder 1.28.1-8
Replies: 10
Views: 8949

api problems

Could anyone point me to where cake would publish any errors, i mean I have no idea whats generating this error and if more detail exists somewhere else?
by gundark2
Sat Jan 16, 2016 12:54 am
Forum: ZoneMinder 1.28.x
Topic: (SOLVED, I think) Working ZMNinja on Raspbian and Zoneminder 1.28.1-8
Replies: 10
Views: 8949

(SOLVED, I think) Working ZMNinja on Raspbian and Zoneminder 1.28.1-8

So having a problem. I followed all instruction that I could find to setup zoneminder 1.28.1 on my raspberry pi 2 B. Everything works. So trying to install api so that I can use zmninja. I followed the instructions, got a red band when I did http://localhost/zm/api, I followed the steps on the link ...