Page 1 of 1

ZoneMinder (1.32.2) on Slackware 15

Posted: Sat Mar 20, 2021 7:25 am
by timcowchip
https://slackbuilds.org/repository/14.2 ... oneMinder/ with documentation here> https://slackbuilds.org/slackbuilds/14. ... .SLACKWARE

Though it was packaged for Slackware 14.2 it builds and runs on the latest version. I was getting Apache errors at first when I tried going to http://localhost/zm/. Then I completed web address to include index.php. http://localhost/zm/index.php and was looking at the zm console.

The problem now is I can only add one camera and view it. All subsequent cameras that I add, won't connect. I believe it shouldn't be necessary to use the complete http://localhost/zm/index.php address to open the zm console in a browser and that has something to do with my not being able to add more than one viewable camera. I should get the zm console when pointing my browser at http://localhost/zm/

Re: ZoneMinder (1.32.2) on Slackware 15

Posted: Sun Mar 21, 2021 11:39 pm
by timcowchip
I thought this would be any easy one. Maybe its too easy?

Re: ZoneMinder (1.32.2) on Slackware 15

Posted: Mon Mar 22, 2021 4:05 am
by burger
The apache config seems to be missing a bit:
https://www.slackbuilds.org/slackbuilds ... pache.conf

Compare that to Debian 1.34.

Re: ZoneMinder (1.32.2) on Slackware 15

Posted: Mon Mar 22, 2021 7:33 am
by timcowchip
"DirectoryIndex index.html index.htm index.pl index.php" added to /etc/httpd/httpd.conf and localhost/zm/ gives me the zm console

Re: ZoneMinder (1.32.2) on Slackware 15

Posted: Wed Mar 24, 2021 6:50 am
by timcowchip
Reinstalled and reconfigured mariadb and ZoneMinder works as advertised. \0/

Re: ZoneMinder (1.32.2) on Slackware 15

Posted: Thu Jan 20, 2022 11:18 pm
by saxa
Hi, can you share the slackbuild ? I have the slackbuild for 1.36.x series, but I have troubles with the apache configuration.
From some time ago it does not work as expected. Seems its missing some symlinks.