<?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=Worm6666</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=Worm6666"/>
	<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/Special:Contributions/Worm6666"/>
	<updated>2026-04-19T17:50:20Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=FAQ&amp;diff=16704</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=FAQ&amp;diff=16704"/>
		<updated>2021-10-04T09:01:26Z</updated>

		<summary type="html">&lt;p&gt;Worm6666: /* Sample FAQ Heading */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==User Generated ZoneMinder Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
These are user generated FAQs for ZoneMinder.&lt;br /&gt;
The official ZoneMinder FAQ can be found at http://zoneminder.readthedocs.org/en/latest/faq.html&lt;br /&gt;
&lt;br /&gt;
Please treat this page as a supplement to the official FAQ. If you have tips that are not covered in the official FAQ&lt;br /&gt;
please add them here. If we find some tips really interesting, we may move them to the official FAQ.&lt;br /&gt;
&lt;br /&gt;
You can add your FAQ by following the format below&lt;br /&gt;
&lt;br /&gt;
=== Sample FAQ Heading ===&lt;br /&gt;
Sample FAQ answer.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Montage Layout Names duplicity ===&lt;br /&gt;
&lt;br /&gt;
Problem with Montage Layout naming - using same name &amp;lt;b&amp;gt;&amp;lt;i&amp;gt;causes creating new one instead of updating existing one...&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Ubuntu 20.04.3 LTS Focal Fossa - easy setup - thank You ZoneMinder !&amp;lt;br&amp;gt;&lt;br /&gt;
- but then You need to access the database &amp;quot;zm&amp;quot; - and I searched and found easy solution and modified a little...&amp;lt;br&amp;gt;&lt;br /&gt;
- in this case - I use webui of phpmyadmin to manage the content of database - it is easy for beginners,&amp;lt;br&amp;gt;&lt;br /&gt;
and You cannot harm the database so easy like with bad syntax on command line...&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;1./ log-in to terminal as su&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
  sudo su&lt;br /&gt;
(provide password for Your superuser)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;2./ install phpmyadmin&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
  apt-get install phpmyadmin&lt;br /&gt;
- I have used for both apache2 and lighttpd&amp;lt;br&amp;gt;&lt;br /&gt;
- I have created custom password (for example: PASSword123)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;3./ modify access to databases for default user &amp;quot;phpmyadmin&amp;quot;&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
- enter mysql:&amp;lt;br&amp;gt;&lt;br /&gt;
  mysql -u root -pzm&lt;br /&gt;
- pzm is for -p and zm because &amp;quot;-p zm&amp;quot; with space don&amp;#039;t work...&amp;lt;br&amp;gt;&lt;br /&gt;
- I have used command for all databases for easy use...&amp;lt;br&amp;gt;&lt;br /&gt;
  GRANT ALL ON *.* TO &amp;#039;phpmyadmin&amp;#039;@&amp;#039;localhost&amp;#039;&lt;br /&gt;
- this causes that user &amp;quot;phpmyadmin&amp;quot; has all databases on host visible and editable&amp;lt;br&amp;gt;&lt;br /&gt;
- normaly it would look like this - only for &amp;quot;zm&amp;quot; database&amp;lt;br&amp;gt;&lt;br /&gt;
  GRANT ALL ON zm.* TO &amp;#039;phpmyadmin&amp;#039;@&amp;#039;localhost&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;4./ delete or modify unwanted layouts&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
- connect from browser:&lt;br /&gt;
  http://localhost/phpmyadmin&lt;br /&gt;
- username &amp;quot;phpmyadmin&amp;quot;&lt;br /&gt;
- password &amp;quot;PASSword123&amp;quot;&lt;br /&gt;
- open database &amp;quot;zm&amp;quot; and look for table &amp;quot;MontageLayouts&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
- do what You want (study how layout is defined...) :-)&amp;lt;br&amp;gt;&lt;br /&gt;
- or simply delete unwanted or broken layout - after this refresh page with layout and&amp;lt;br&amp;gt;&lt;br /&gt;
in the dropdown menu of layouts is the deleted one (or more) not more available...&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;i&amp;gt;Don&amp;#039;t forget - MYSQL and PHPMYADMIN are two DIFFERENT things...&amp;lt;br&amp;gt;&lt;br /&gt;
- also take care about usernames and passwords&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Worm6666</name></author>
	</entry>
</feed>