<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.staging.zoneminder.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=49ford</id>
	<title>ZoneMinder Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.staging.zoneminder.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=49ford"/>
	<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/Special:Contributions/49ford"/>
	<updated>2026-05-03T13:40:57Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Talk:Debian_11_Bullseye_with_Zoneminder_1.36.x&amp;diff=16773</id>
		<title>Talk:Debian 11 Bullseye with Zoneminder 1.36.x</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Talk:Debian_11_Bullseye_with_Zoneminder_1.36.x&amp;diff=16773"/>
		<updated>2022-04-11T04:17:58Z</updated>

		<summary type="html">&lt;p&gt;49ford: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tried using the official documentation and couldn&amp;#039;t get zoneminder to load.&lt;br /&gt;
&lt;br /&gt;
The main problem is during install no Database or User is installed.&lt;br /&gt;
&lt;br /&gt;
This is what worked.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Fresh Install Debian 11&lt;br /&gt;
&lt;br /&gt;
su&lt;br /&gt;
&lt;br /&gt;
sudo usermod -a -G sudo &amp;lt;username&amp;gt;&lt;br /&gt;
&lt;br /&gt;
sudo reboot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
sudo apt update&lt;br /&gt;
&lt;br /&gt;
sudo apt upgrade&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
sudo apt install mariadb-server&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
sudo /usr/bin/mysql_secure_installation&lt;br /&gt;
&lt;br /&gt;
follow instructions:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Change to your requirements&lt;br /&gt;
this works&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
current PW enter for none&lt;br /&gt;
&lt;br /&gt;
socket auth Y&lt;br /&gt;
&lt;br /&gt;
Change Root PW Y  (enter your new root mysql Password)&lt;br /&gt;
&lt;br /&gt;
Remove anon Y&lt;br /&gt;
&lt;br /&gt;
Remove Remote Y&lt;br /&gt;
&lt;br /&gt;
Remove test Y&lt;br /&gt;
&lt;br /&gt;
Reload Priv Y&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
sudo apt install zoneminder&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
mysql -u root -p &amp;lt; /usr/share/zoneminder/db/zm_create.sql&lt;br /&gt;
&lt;br /&gt;
Enter mysql PW&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
mysql -u root -p -e &amp;quot;grant select,insert,update,delete,create,drop,alter,index,lock tables,alter routine,create routine,trigger,execute on zm.* to &amp;#039;zmuser&amp;#039;@localhost identified by &amp;#039;zmpass&amp;#039;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Enter mysql PW&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
sudo chgrp -c www-data /etc/zm/zm.conf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
sudo a2enconf zoneminder&lt;br /&gt;
&lt;br /&gt;
sudo systemctl reload apache2&lt;br /&gt;
&lt;br /&gt;
sudo systemctl enable zoneminder.service&lt;br /&gt;
&lt;br /&gt;
sudo systemctl start zoneminder&lt;br /&gt;
&lt;br /&gt;
Open a web browser window type [Your IP address/zm]  without the [brackets]&lt;br /&gt;
&lt;br /&gt;
Hope this helps others.&lt;br /&gt;
Recommend updating the documentation for Debian 11&lt;/div&gt;</summary>
		<author><name>49ford</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Talk:Debian_11_Bullseye_with_Zoneminder_1.36.x&amp;diff=16772</id>
		<title>Talk:Debian 11 Bullseye with Zoneminder 1.36.x</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Talk:Debian_11_Bullseye_with_Zoneminder_1.36.x&amp;diff=16772"/>
		<updated>2022-04-11T04:12:34Z</updated>

		<summary type="html">&lt;p&gt;49ford: Created page with &amp;quot;Tried using the official documentation and couldn&amp;#039;t get zoneminder to load.  The main problem is during install no Database or User is installed.  This is what worked.  Fresh Install Debian 11  su sudo usermod -a -G sudo &amp;lt;username&amp;gt;  sudo reboot  sudo apt update sudo apt upgrade  sudo apt install mariadb-server  sudo /usr/bin/mysql_secure_installation follow instructions:  Change to your requirements this works  current PW enter for none socket auth Y Change Root PW Y  (e...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tried using the official documentation and couldn&amp;#039;t get zoneminder to load.&lt;br /&gt;
&lt;br /&gt;
The main problem is during install no Database or User is installed.&lt;br /&gt;
&lt;br /&gt;
This is what worked.&lt;br /&gt;
&lt;br /&gt;
Fresh Install Debian 11&lt;br /&gt;
&lt;br /&gt;
su&lt;br /&gt;
sudo usermod -a -G sudo &amp;lt;username&amp;gt;&lt;br /&gt;
&lt;br /&gt;
sudo reboot&lt;br /&gt;
&lt;br /&gt;
sudo apt update&lt;br /&gt;
sudo apt upgrade&lt;br /&gt;
&lt;br /&gt;
sudo apt install mariadb-server&lt;br /&gt;
&lt;br /&gt;
sudo /usr/bin/mysql_secure_installation&lt;br /&gt;
follow instructions:&lt;br /&gt;
&lt;br /&gt;
Change to your requirements&lt;br /&gt;
this works&lt;br /&gt;
&lt;br /&gt;
current PW enter for none&lt;br /&gt;
socket auth Y&lt;br /&gt;
Change Root PW Y  (enter your new root mysql Password)&lt;br /&gt;
Remove anon Y&lt;br /&gt;
Remove Remote Y&lt;br /&gt;
Remove test Y&lt;br /&gt;
Reload Priv Y&lt;br /&gt;
&lt;br /&gt;
sudo apt install zoneminder&lt;br /&gt;
&lt;br /&gt;
mysql -u root -p &amp;lt; /usr/share/zoneminder/db/zm_create.sql&lt;br /&gt;
Enter mysql PW&lt;br /&gt;
&lt;br /&gt;
mysql -u root -p -e &amp;quot;grant select,insert,update,delete,create,drop,alter,index,lock tables,alter routine,create routine,trigger,execute on zm.* to &amp;#039;zmuser&amp;#039;@localhost identified by &amp;#039;zmpass&amp;#039;;&amp;quot;&lt;br /&gt;
Enter mysql PW&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
sudo chgrp -c www-data /etc/zm/zm.conf&lt;br /&gt;
&lt;br /&gt;
sudo a2enconf zoneminder&lt;br /&gt;
sudo systemctl reload apache2&lt;br /&gt;
sudo systemctl enable zoneminder.service&lt;br /&gt;
sudo systemctl start zoneminder&lt;br /&gt;
&lt;br /&gt;
Open a web browser window type [Your IP address/zm]  without the [brackets]&lt;br /&gt;
&lt;br /&gt;
Hope this helps others.&lt;br /&gt;
Recommend updating the documentation for Debian 11&lt;/div&gt;</summary>
		<author><name>49ford</name></author>
	</entry>
</feed>