RasperryPi 5 installation roadblock (solved)
Posted: Fri Feb 07, 2025 9:03 pm
Solution: add port in the URL localhost:8080/zm
404 error in browser for localhost/zm
default Appache page on browser from localhost:8080 (apache is configured and running correctly):
"Apache2 Debian Default Page
It works!
This is the default welcome page used to test the correct operation of the Apache2 server after installation on Debian systems. If you can read this page, it means that the Apache HTTP server installed at this site is working properly. You should replace this file (located at /var/www/html/index.html) before continuing to operate your HTTP server.
If you are a normal user of this web site and don't know what this page is about, this probably means that the site is currently unavailable due to maintenance. If the problem persists, please contact the site's administrator."
I followed the Debian bookworm instructions for Zoneminder install from here:https://zoneminder.readthedocs.io/en/st ... 2-bookworm
I had to change the port from 80 to 8080 since I share the Pi with Homeassistant and pihole
no errors from zoneminder start commands, Status:
sudo systemctl status zoneminder.service
â zoneminder.service - ZoneMinder CCTV recording and surveillance system
Loaded: loaded (/lib/systemd/system/zoneminder.service; enabled; preset: enabled)
Active: active (running) since Fri 2025-02-07 15:34:27 EST; 19s ago
Process: 57555 ExecStart=/usr/bin/zmpkg.pl start (code=exited, status=0/SUCCESS)
Main PID: 57571 (zmdc.pl)
Tasks: 5 (limit: 4755)
CPU: 12.330s
CGroup: /system.slice/zoneminder.service
ââ57571 /usr/bin/perl -wT /usr/bin/zmdc.pl startup
ââ57602 /usr/bin/perl -wT /usr/bin/zmfilter.pl --filter_id=1 --daemon
ââ57607 /usr/bin/perl -wT /usr/bin/zmfilter.pl --filter_id=2 --daemon
ââ57613 /usr/bin/perl -wT /usr/bin/zmwatch.pl
ââ57618 /usr/bin/perl -wT /usr/bin/zmstats.pl
Feb 07 15:34:24 raspberrypi sudo[57603]: root : PWD=/usr/share/zoneminder/www ; USER=www-data ; COMMAND=/usr/bin/zmdc.pl start zmfilter.pl --filter_id=2 --daemon
Feb 07 15:34:24 raspberrypi sudo[57603]: pam_unix(sudo:session): session opened for user www-data(uid=33) by (uid=0)
Feb 07 15:34:25 raspberrypi sudo[57603]: pam_unix(sudo:session): session closed for user www-data
Feb 07 15:34:25 raspberrypi sudo[57608]: root : PWD=/usr/share/zoneminder/www ; USER=www-data ; COMMAND=/usr/bin/zmdc.pl start zmwatch.pl
Feb 07 15:34:25 raspberrypi sudo[57608]: pam_unix(sudo:session): session opened for user www-data(uid=33) by (uid=0)
Feb 07 15:34:26 raspberrypi sudo[57608]: pam_unix(sudo:session): session closed for user www-data
Feb 07 15:34:26 raspberrypi sudo[57614]: root : PWD=/usr/share/zoneminder/www ; USER=www-data ; COMMAND=/usr/bin/zmdc.pl start zmstats.pl
Feb 07 15:34:26 raspberrypi sudo[57614]: pam_unix(sudo:session): session opened for user www-data(uid=33) by (uid=0)
Feb 07 15:34:27 raspberrypi sudo[57614]: pam_unix(sudo:session): session closed for user www-data
Feb 07 15:34:27 raspberrypi systemd[1]: Started zoneminder.service - ZoneMinder CCTV recording and surveillance system.
nothing is appearing in a log file on the PI when I hit the page its simply file not found (and apparently not writing to a log). (Searched for timestamp on .log files)
stuck ... help ?
404 error in browser for localhost/zm
default Appache page on browser from localhost:8080 (apache is configured and running correctly):
"Apache2 Debian Default Page
It works!
This is the default welcome page used to test the correct operation of the Apache2 server after installation on Debian systems. If you can read this page, it means that the Apache HTTP server installed at this site is working properly. You should replace this file (located at /var/www/html/index.html) before continuing to operate your HTTP server.
If you are a normal user of this web site and don't know what this page is about, this probably means that the site is currently unavailable due to maintenance. If the problem persists, please contact the site's administrator."
I followed the Debian bookworm instructions for Zoneminder install from here:https://zoneminder.readthedocs.io/en/st ... 2-bookworm
I had to change the port from 80 to 8080 since I share the Pi with Homeassistant and pihole
no errors from zoneminder start commands, Status:
sudo systemctl status zoneminder.service
â zoneminder.service - ZoneMinder CCTV recording and surveillance system
Loaded: loaded (/lib/systemd/system/zoneminder.service; enabled; preset: enabled)
Active: active (running) since Fri 2025-02-07 15:34:27 EST; 19s ago
Process: 57555 ExecStart=/usr/bin/zmpkg.pl start (code=exited, status=0/SUCCESS)
Main PID: 57571 (zmdc.pl)
Tasks: 5 (limit: 4755)
CPU: 12.330s
CGroup: /system.slice/zoneminder.service
ââ57571 /usr/bin/perl -wT /usr/bin/zmdc.pl startup
ââ57602 /usr/bin/perl -wT /usr/bin/zmfilter.pl --filter_id=1 --daemon
ââ57607 /usr/bin/perl -wT /usr/bin/zmfilter.pl --filter_id=2 --daemon
ââ57613 /usr/bin/perl -wT /usr/bin/zmwatch.pl
ââ57618 /usr/bin/perl -wT /usr/bin/zmstats.pl
Feb 07 15:34:24 raspberrypi sudo[57603]: root : PWD=/usr/share/zoneminder/www ; USER=www-data ; COMMAND=/usr/bin/zmdc.pl start zmfilter.pl --filter_id=2 --daemon
Feb 07 15:34:24 raspberrypi sudo[57603]: pam_unix(sudo:session): session opened for user www-data(uid=33) by (uid=0)
Feb 07 15:34:25 raspberrypi sudo[57603]: pam_unix(sudo:session): session closed for user www-data
Feb 07 15:34:25 raspberrypi sudo[57608]: root : PWD=/usr/share/zoneminder/www ; USER=www-data ; COMMAND=/usr/bin/zmdc.pl start zmwatch.pl
Feb 07 15:34:25 raspberrypi sudo[57608]: pam_unix(sudo:session): session opened for user www-data(uid=33) by (uid=0)
Feb 07 15:34:26 raspberrypi sudo[57608]: pam_unix(sudo:session): session closed for user www-data
Feb 07 15:34:26 raspberrypi sudo[57614]: root : PWD=/usr/share/zoneminder/www ; USER=www-data ; COMMAND=/usr/bin/zmdc.pl start zmstats.pl
Feb 07 15:34:26 raspberrypi sudo[57614]: pam_unix(sudo:session): session opened for user www-data(uid=33) by (uid=0)
Feb 07 15:34:27 raspberrypi sudo[57614]: pam_unix(sudo:session): session closed for user www-data
Feb 07 15:34:27 raspberrypi systemd[1]: Started zoneminder.service - ZoneMinder CCTV recording and surveillance system.
nothing is appearing in a log file on the PI when I hit the page its simply file not found (and apparently not writing to a log). (Searched for timestamp on .log files)
stuck ... help ?