Search found 14 matches
- Fri Apr 21, 2023 11:44 am
- Forum: ZoneMinder 1.36.x
- Topic: Cannot get ZM 1.36 to work
- Replies: 25
- Views: 20957
Re: Cannot get ZM 1.36 to work
sudo a2enmod php8.1 ran and after "systemctl restart apache2", "a2query -m" showed "php8.1 (enabled by site administrator)". However running zm (http://stuart-pc-x010178/zm) in the browser still prints a script, rather than executing it. Finally: using a different browser (chromium instead of ...
- Fri Apr 21, 2023 9:37 am
- Forum: ZoneMinder 1.36.x
- Topic: Cannot get ZM 1.36 to work
- Replies: 25
- Views: 20957
Re: Cannot get ZM 1.36 to work
synaptic package manager shows libapache2-mod-php8.1 installed with apache2 server 2.4.52-1ubuntu4.4
if that makes things any clearer.
I removed the dangling symbolic link, to no benefit.
if that makes things any clearer.
I removed the dangling symbolic link, to no benefit.
- Fri Apr 21, 2023 8:44 am
- Forum: ZoneMinder 1.36.x
- Topic: Cannot get ZM 1.36 to work
- Replies: 25
- Views: 20957
Re: Cannot get ZM 1.36 to work
sudo a2enmod php7.4
ERROR: /etc/apache2/mods-enabled/php7.4.load is a dangling symlink!
ERROR: Module php7.4 does not exist!
If I knew anything about apache, this might be a clue?
ERROR: /etc/apache2/mods-enabled/php7.4.load is a dangling symlink!
ERROR: Module php7.4 does not exist!
If I knew anything about apache, this might be a clue?
- Thu Apr 20, 2023 4:34 pm
- Forum: ZoneMinder 1.36.x
- Topic: Cannot get ZM 1.36 to work
- Replies: 25
- Views: 20957
Re: Cannot get ZM 1.36 to work
>> Are sure you use the full module name.
I don't use anything myself, just the zm software out of the box
I don't use anything myself, just the zm software out of the box
- Thu Apr 20, 2023 3:49 pm
- Forum: ZoneMinder 1.36.x
- Topic: Cannot get ZM 1.36 to work
- Replies: 25
- Views: 20957
Re: Cannot get ZM 1.36 to work
Is it the wrong version of php ...? stuart@stuart-PC-X010178:~$ a2query -m autoindex (enabled by maintainer script) reqtimeout (enabled by maintainer script) env (enabled by maintainer script) php7.4 (enabled by maintainer script) authz_core (enabled by maintainer script) access_compat (enabled by ...
- Thu Apr 20, 2023 12:45 pm
- Forum: ZoneMinder 1.36.x
- Topic: Cannot get ZM 1.36 to work
- Replies: 25
- Views: 20957
Re: Cannot get ZM 1.36 to work
I have the same problem: get script text dump instead of zm console run. All used to work, then died after upgrade. I tried remove/reinstall, followed suggested scripts etc. - no change. The suggested command "sudo a2enmod php" failed: "ERROR: Module php does not exist!" Is that significant?
- Mon Dec 05, 2022 6:30 am
- Forum: ZoneMinder 1.36.x
- Topic: no console: help
- Replies: 4
- Views: 964
Re: no console: help
I expect the current released software works, so there must be something in my machine which is persistent - left over from when it worked with older releases - which is making it not work now?
Anyone have any suggestions?
Anyone have any suggestions?
- Sun Dec 04, 2022 10:21 pm
- Forum: ZoneMinder 1.36.x
- Topic: no console: help
- Replies: 4
- Views: 964
Re: no console: help
I tried it in a different browser (Chromium) which had its cache cleared, with the same results (though the script display was better formatted).
Why on earth is it displaying a script, rather then executing one? Some permissions wrong ... ?
I know nothing about this stuff - just a hopeful user.
Why on earth is it displaying a script, rather then executing one? Some permissions wrong ... ?
I know nothing about this stuff - just a hopeful user.
- Sun Dec 04, 2022 4:30 pm
- Forum: ZoneMinder 1.36.x
- Topic: no console: help
- Replies: 4
- Views: 964
no console: help
It was all working around a year ago. Now the console web access does not work. I have removed and re-installed all ZM code and followed the instructions in https://www.how2shout.com/linux/how-to-install-zoneminder-on-ubuntu-22-04-20-04-lts/. ps shows: /usr/bin/perl -wT /usr/bin/zmdc.pl startup /usr ...
- Tue Nov 29, 2022 11:05 pm
- Forum: ZoneMinder 1.36.x
- Topic: Cannot get ZM 1.36 to work
- Replies: 25
- Views: 20957
Re: Cannot get ZM 1.36 to work
I have exactly the same script display when I try to use the ZM console web page. It all used to work, and ps -leaf shows lots of zm tasks running as expected. I tried stepping through all the tutorials I can find, to no avail.
Ubuntu 22.04 LTS and zm 1.36.
Any suggestions?
Ubuntu 22.04 LTS and zm 1.36.
Any suggestions?
- Fri Dec 18, 2020 11:00 pm
- Forum: Feature Requests
- Topic: newbe suggestions/requests
- Replies: 1
- Views: 3573
newbe suggestions/requests
Hi folks, new user xmass wish list: - play a selection or time range of event records to check and adapt detection/zone settings, e.g. selecting rain to be avoided, animals to be detected etc. - be able easily to view/export time range of moddect cuts as continuous video (I understand it may be done ...
- Fri Dec 18, 2020 4:41 pm
- Forum: ZoneMinder 1.34.x
- Topic: rain
- Replies: 0
- Views: 892
rain
Just installed zm to get images of fox digging up our flower bed. Worked great :D Had to ignore shrub leaves in wind and preclude house window images. However rained last night and got continual short alarms from what looks like meteor shower, from rain in camera IR. Not sure how best to kill while ...
- Sun Dec 13, 2020 5:01 pm
- Forum: ZoneMinder 1.34.x
- Topic: genbolt rstp:/.../11, protocol not found?
- Replies: 1
- Views: 909
Re: genbolt rstp:/.../11, protocol not found?
Sorry folks - finger trouble caused this: rtsp -> rstp
- Sun Dec 13, 2020 4:52 pm
- Forum: ZoneMinder 1.34.x
- Topic: genbolt rstp:/.../11, protocol not found?
- Replies: 1
- Views: 909
genbolt rstp:/.../11, protocol not found?
Just started trying to use zoneminder and a new camera GenBolt GB209H. Looking at other posts setup using FFMPEG and source path rstp://name:password@ipaddress/11 with TCP. Get logs from component zmc_m1 "Unable to open input rstp://..../11 due to: Protocol not found" file zm_ffmpeg_camera.cpp line ...