Search found 25 matches

by joea
Wed May 07, 2025 3:57 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Unable to open input [ip:port] due to: Protocol not found
Replies: 1
Views: 8084

Unable to open input [ip:port] due to: Protocol not found

Trying to add camera configured for IP, No video

Log shows: Unable to open input [ip:port] due to: Protocol not found

Tried various ports, same result.
by joea
Wed May 07, 2025 2:51 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Which version to install?
Replies: 1
Views: 6576

Which version to install?

Just installed on Pi 4.

Is this where I should be posting "get things working" questions? What is the "running" version?

Versions as shown:
zm snip.PNG
zm snip.PNG (35.55 KiB) Viewed 6576 times
by joea
Tue May 06, 2025 10:13 pm
Forum: ZoneMinder 1.36.x
Topic: Install on pi 4
Replies: 3
Views: 2440

Re: Install on pi 4

Thanks. I got it going, now fumbling about trying to add camera
by joea
Tue May 06, 2025 7:42 pm
Forum: ZoneMinder 1.36.x
Topic: Install on pi 4
Replies: 3
Views: 2440

Re: Install on pi 4

Well, rust never sleeps, but it can be worn away with diligent effort. Even semi diligent. Seems proper DNS is required and Pi-Hole needs instruction as well.

up and running, now, only need to find those IP cams I put somwhere.
by joea
Tue May 06, 2025 6:03 pm
Forum: ZoneMinder 1.36.x
Topic: Install on pi 4
Replies: 3
Views: 2440

Install on pi 4

After a long time away from ZM, wanted to setup a simple 2 camera system on a Pi4 Found a couple of write ups, some recent, but fall flat on all of them. One tells me it cannot resolve host zmrepo but does create a zero byte file where expected. Rather than belabor this, is there a current well ...
by joea
Tue May 02, 2023 6:50 pm
Forum: ZoneMinder 1.36.x
Topic: Login issue
Replies: 2
Views: 832

Re: Login issue

New install. Via the web console, I enabled authentication with the vague thought I should check authorized users first. I did not and was immediately presented with a login screen. Naturally, none of the user/password combinations I tried are accepted. Not yet finding a solution that works, which ...
by joea
Tue May 02, 2023 6:31 pm
Forum: ZoneMinder 1.36.x
Topic: Login issue
Replies: 2
Views: 832

Login issue

New install. Via the web console, I enabled authentication with the vague thought I should check authorized users first. I did not and was immediately presented with a login screen. Naturally, none of the user/password combinations I tried are accepted. Not yet finding a solution that works, which ...
by joea
Tue May 02, 2023 3:45 pm
Forum: ZoneMinder 1.36.x
Topic: Blank index page, fresh install
Replies: 5
Views: 13712

Re: Blank index page, fresh install

Magic919 wrote: Tue May 02, 2023 3:32 pm Try ot install php-intl.
Thanks, that got me much further. It was actually php7-intl, which stumped me for a few minutes.
by joea
Tue May 02, 2023 2:48 pm
Forum: ZoneMinder 1.36.x
Topic: Blank index page, fresh install
Replies: 5
Views: 13712

Re: Blank index page, fresh install

After playing with wget I discovered "internal server error 500" is produced. Seems to be related to a php problem. After turning on error reporting, trying to access page gives: "Fatal error: Uncaught Error: Class 'IntlDateFormatter' not found in /usr/share/zoneminder/www/includes/config.php:144 ...
by joea
Tue May 02, 2023 2:06 pm
Forum: ZoneMinder 1.36.x
Topic: Blank index page, fresh install
Replies: 5
Views: 13712

Re: Blank index page, fresh install

dougmccrary wrote: Tue May 02, 2023 7:07 am Try wwwrun:wwwrun

root won't work for sure.
Thanks. Did not change behavior that I noticed. But I do find all subdirectories and files are also root:root. Would it be sane/safe to change those as well?

Perhaps I made an wrong choice when installing that caused this?
by joea
Tue May 02, 2023 4:55 am
Forum: ZoneMinder 1.36.x
Topic: Blank index page, fresh install
Replies: 5
Views: 13712

Blank index page, fresh install

New to ZM. Installed fresh OS, Suse LEAP 15.4 and a packaged version of ZM. Seems to be "up" but when browsing to http://myip/zm just get a blank screen. No timeout, just blank. If I browse to http://myip/index.html, I get the apache not file not found message. Same with variations of that. If I ...
by joea
Mon May 01, 2023 6:42 pm
Forum: ZoneMinder Distributions
Topic: Bad Link at wiki.zoneminder.com/Installing_using_ZoneMinder_RPMs_for_SuSE
Replies: 2
Views: 19116

Bad Link at wiki.zoneminder.com/Installing_using_ZoneMinder_RPMs_for_SuSE

https://wiki.zoneminder.com/Installing_ ... s_for_SuSE, links to LEAP 15.2 are bad. I have 15.4 so naturally tried that as well.

404 error. Guessing the Big Corp that hosts the TLD may have objected and it was moved elsewhere?

Anyone know where it is now?
by joea
Fri Feb 24, 2017 12:00 am
Forum: ZoneMinder 1.30.x
Topic: new install, mysql setup
Replies: 5
Views: 4349

Re: new install, mysql setup

Thanks. Mainly sorted now. Most of the problem was attempting to install a still unfamiliar distro while still attempting to do other "work", leading to frustration and errors. Sigh. Mulitasking no longer becomes me. So to speak. Sorted enough so that the camera is back on line. I'm hoping things ...
by joea
Thu Feb 23, 2017 7:38 pm
Forum: ZoneMinder 1.30.x
Topic: new install, mysql setup
Replies: 5
Views: 4349

Re: new install, mysql setup

oh, please do(n't) tell me the ' ' means my defined user/pw.
by joea
Thu Feb 23, 2017 7:36 pm
Forum: ZoneMinder 1.30.x
Topic: new install, mysql setup
Replies: 5
Views: 4349

Re: new install, mysql setup

Preliminary steps:

wget http://zmrepo.zoneminder.com/el/7/x86_6 ... noarch.rpm
sudo yum install --nogpgcheck zmrepo-7-8.el7.centos.noarch.rpm
sudo yum install zoneminder
less /usr/share/doc/zoneminder-*/README.Centos7