{"id":41,"date":"2014-10-13T19:28:29","date_gmt":"2014-10-13T17:28:29","guid":{"rendered":"http:\/\/adrhc.go.ro\/wordpress\/?p=41"},"modified":"2017-10-07T17:10:54","modified_gmt":"2017-10-07T15:10:54","slug":"install-configure-phpbb","status":"publish","type":"post","link":"https:\/\/adrhc.go.ro\/blog\/install-configure-phpbb\/","title":{"rendered":"Install &#038; configure phpBB"},"content":{"rendered":"<pre class=\"brush:bash shell\">cd \/i-data\/60cb70cf\/www\/pages\/\r\nwget https:\/\/www.phpbb.com\/files\/release\/phpBB-3.0.12.zip\r\nunzip phpBB-3.0.12.zip\r\nchown -R nobody:nobody .\r\ncd phpBB3\r\nmysql -p\r\nCREATE DATABASE phpbb CHARACTER SET utf8;\r\nGRANT ALL ON phpbb.* TO 'phpbb'@'%' IDENTIFIED BY 'phpbb' WITH GRANT OPTION;\r\nFLUSH PRIVILEGES;\r\nexit;\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>cd \/i-data\/60cb70cf\/www\/pages\/ wget https:\/\/www.phpbb.com\/files\/release\/phpBB-3.0.12.zip unzip phpBB-3.0.12.zip chown -R nobody:nobody . cd phpBB3 mysql -p CREATE DATABASE phpbb CHARACTER SET utf8; GRANT ALL ON phpbb.* TO &#8216;phpbb&#8217;@&#8217;%&#8217; IDENTIFIED BY &#8216;phpbb&#8217; WITH GRANT OPTION; FLUSH PRIVILEGES; exit;<\/p>\n<div class=\"link-more\"><a href=\"https:\/\/adrhc.go.ro\/blog\/install-configure-phpbb\/#more-41\" class=\"more-link\">Continue reading &#10142; <span class=\"screen-reader-text\">Install &#038; configure phpBB<\/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,163],"tags":[],"class_list":["post-41","post","type-post","status-publish","format-standard","hentry","category-configuration","category-nsa310"],"_links":{"self":[{"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/posts\/41","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=41"}],"version-history":[{"count":0,"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/posts\/41\/revisions"}],"wp:attachment":[{"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/media?parent=41"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/categories?post=41"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/tags?post=41"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}