{"id":865,"date":"2012-09-28T21:39:17","date_gmt":"2012-09-29T05:39:17","guid":{"rendered":"http:\/\/blog.portnumber53.com\/?p=865"},"modified":"2012-09-28T21:39:17","modified_gmt":"2012-09-29T05:39:17","slug":"gs-installing-bugzilla-into-a-subdomain","status":"publish","type":"post","link":"https:\/\/blog.portnumber53.com\/index.php\/2012\/09\/28\/gs-installing-bugzilla-into-a-subdomain\/","title":{"rendered":"(gs): Installing BugZilla into a subdomain"},"content":{"rendered":"<p>Download a BugZIlla tarball<\/p>\n<p>Extract it to a public accessible web folder<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>Install all needed modules:<\/p>\n<p>\/usr\/bin\/perl install-module.pl &#8211;all<\/p>\n<p>(lots of output)<\/p>\n<p>&nbsp;<\/p>\n<p>Make the folder writable by the apache server<\/p>\n<p>chmod a+w .<\/p>\n<p>.\/checksetup.pl<\/p>\n<p>&nbsp;<\/p>\n<p>Change it&#39;s settings<\/p>\n<p>nano&nbsp;.\/localconfig<\/p>\n<p>&#8212;&#8212;&#8212;&#8212;&#8212;-<\/p>\n<p>&nbsp;<\/p>\n<div>$webservergroup = &#39;&#39;;<\/div>\n<div>$db_driver = &#39;mysql&#39;;<\/div>\n<div>$db_host = &#39;localhost&#39;;<\/div>\n<div>$db_name = &#39;bugs&#39;;<\/div>\n<div>\n<div>$db_user = &#39;bugs&#39;;<\/div>\n<div>&#8212;&#8212;&#8212;&#8212;&#8212;<\/div>\n<div>&nbsp;<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<p>.\/checksetup.pl<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Download a BugZIlla tarball Extract it to a public accessible web folder &nbsp; &nbsp; Install all needed modules: \/usr\/bin\/perl install-module.pl &#8211;all (lots of output) &nbsp; Make the folder writable by the apache server chmod a+w . .\/checksetup.pl &nbsp; Change it&#39;s settings nano&nbsp;.\/localconfig &#8212;&#8212;&#8212;&#8212;&#8212;- &nbsp; $webservergroup = &#39;&#39;; $db_driver = &#39;mysql&#39;;&#8230; <a class=\"continue-reading-link\" href=\"https:\/\/blog.portnumber53.com\/index.php\/2012\/09\/28\/gs-installing-bugzilla-into-a-subdomain\/\"> Continue reading <span class=\"meta-nav\">&rarr; <\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-865","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/posts\/865","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/comments?post=865"}],"version-history":[{"count":0,"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/posts\/865\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/media?parent=865"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/categories?post=865"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/tags?post=865"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}