{"id":3689,"date":"2016-10-11T13:34:38","date_gmt":"2016-10-11T11:34:38","guid":{"rendered":"https:\/\/adrhc.go.ro\/wordpress\/?p=3689"},"modified":"2017-05-10T22:47:22","modified_gmt":"2017-05-10T20:47:22","slug":"zoneminder","status":"publish","type":"post","link":"https:\/\/adrhc.go.ro\/blog\/zoneminder\/","title":{"rendered":"zoneminder"},"content":{"rendered":"<pre>\r\n<a href=\"https:\/\/wiki.zoneminder.com\/Ubuntu_Server_14.04_64-bit_with_Zoneminder_1.30.0_the_easy_way\" target=\"_blank\">https:\/\/wiki.zoneminder.com\/Ubuntu_Server_14.04_64-bit_with_Zoneminder_1.30.0_the_easy_way<\/a>\r\n\r\n# when already have mysql do:\r\nsudo systemctl start mysql\r\n\r\nsudo apt-get install zoneminder\r\nsudo chmod +r \/etc\/zm\/zm.conf\r\nsudo chmod g+rw \/etc\/php\/7.0\/apache2\/php.ini\r\n\r\n# edit \/etc\/php\/7.0\/apache2\/php.ini\r\ndate.timezone = Europe\/Bucharest\r\n\r\n# create mysql user zmuser\/zmpass and mysql schema zm\r\n# grant all privileges for zm schema to zmuser\r\nmysql -u zmuser -p < \/usr\/share\/zoneminder\/db\/zm_create.sql\r\n\r\nsudo a2enconf zoneminder.conf\r\nsudo a2enmod cgi\r\nsudo systemctl restart apache2\r\n\r\n# access http:\/\/127.0.0.1\/zm\/\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>https:\/\/wiki.zoneminder.com\/Ubuntu_Server_14.04_64-bit_with_Zoneminder_1.30.0_the_easy_way # when already have mysql do: sudo systemctl start mysql sudo apt-get install zoneminder sudo chmod +r \/etc\/zm\/zm.conf sudo chmod g+rw \/etc\/php\/7.0\/apache2\/php.ini # edit \/etc\/php\/7.0\/apache2\/php.ini date.timezone = Europe\/Bucharest # create mysql user zmuser\/zmpass and mysql schema zm # grant [&hellip;]<\/p>\n<div class=\"link-more\"><a href=\"https:\/\/adrhc.go.ro\/blog\/zoneminder\/#more-3689\" class=\"more-link\">Continue reading &#10142; <span class=\"screen-reader-text\">zoneminder<\/span><\/a><\/div>","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6,11],"tags":[92],"class_list":["post-3689","post","type-post","status-publish","format-standard","hentry","category-configuration","category-linux","tag-zoneminder"],"_links":{"self":[{"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/posts\/3689","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/comments?post=3689"}],"version-history":[{"count":0,"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/posts\/3689\/revisions"}],"wp:attachment":[{"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/media?parent=3689"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/categories?post=3689"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/tags?post=3689"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}