{"id":61,"date":"2017-09-19T13:41:47","date_gmt":"2017-09-19T04:41:47","guid":{"rendered":"http:\/\/dev.e-luda.com\/dev-note\/?p=115"},"modified":"2023-01-23T09:26:26","modified_gmt":"2023-01-23T00:26:26","slug":"%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%ec%84%a4%ec%a0%95","status":"publish","type":"post","link":"http:\/\/dev.e-luda.com\/dev-note\/?p=61","title":{"rendered":"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uc124\uc815"},"content":{"rendered":"<p>1.wordpress download<br \/>\n&gt;&nbsp;wget https:\/\/ko.wordpress.org\/wordpress-4.8-ko_KR.tar.gz<\/p>\n<p>2.wordpress \uc555\ucd95 \ud480\uae30<br \/>\n&gt; cd &lt;\ub0b4\ub824\ubc1b\uc740 \uacbd\ub85c&gt;<br \/>\n&gt;&nbsp;tar -xvzf&nbsp;wordpress-4.8-ko_KR.tar.gz<\/p>\n<p>3.path name \ubcc0\uacbd<br \/>\n&gt; mv wordpress &lt;site name&gt;<\/p>\n<p>4. \uc18c\uc720\uc790, \uad8c\ud55c \ubcc0\uacbd<br \/>\n&gt;&nbsp;chown -R www-data:www-data &lt;site name&gt;<br \/>\n&gt;&nbsp;chmod -R 755 &lt;site name&gt;<\/p>\n<p>5. database \uc0dd\uc131<br \/>\n&gt;&nbsp;mysql -u root -p<br \/>\n&gt;&nbsp;create database &lt;database name&gt;;<br \/>\n&gt;&nbsp;<span class=\"\">create user <\/span><span class=\"st0\">&#8216;&lt;user name&gt;&#8217;<\/span><span class=\"\">@<\/span><span class=\"st0\">&#8221;<\/span><span class=\"\"> identified by <\/span><span class=\"st0\">&#8216;&lt;password&gt;&#8217;<\/span><span class=\"\">; ((\uc0dd\ub7b5 \uac00\ub2a5))<br \/>\n&gt;&nbsp;grant all on &lt;database name&gt;.* to <span class=\"st0\">&#8216;&lt;user name&gt;&#8217;<\/span>@<span class=\"st0\">&#8216;localhost&#8217;<\/span>;<br \/>\n&gt;&nbsp;flush privileges;<\/span><\/p>\n<p>6. config<br \/>\n&gt; cd &lt;site_path&gt;<br \/>\n&gt; cp wp-config-sample.php&nbsp;wp-config.php<br \/>\n&gt; chown -R&nbsp;www-data:www-data&nbsp;wp-config.php<br \/>\n&gt; vi&nbsp;wp-config.php<br \/>\n&gt;&gt;&nbsp;define(&#8216;DB_NAME&#8217;, &#8216;database_name_here&#8217;);<br \/>\n&gt;&gt;&nbsp;define(&#8216;DB_USER&#8217;, &#8216;username_here&#8217;);<br \/>\n&gt;&gt;&nbsp;define(&#8216;DB_PASSWORD&#8217;, &#8216;password_here&#8217;);<br \/>\n7. apache restart<br \/>\n&gt;&nbsp;service apache2 restart<\/p>\n<p>8.subdomain \ucd94\uac00.(\uc120\ud0dd)<br \/>\n&gt; \/etc\/apache2\/sites-available<br \/>\n&gt;&nbsp;vi 000-default.conf<br \/>\n&gt;&gt;<br \/>\n&lt;VirtualHost *:80&gt;<br \/>\nServerAdmin webmaster@localhost<br \/>\nserverName &lt;subdomain&gt; (ex: portfolio.e-luda.com)<br \/>\nDocumentRoot \/var\/www\/html\/&lt;site&gt;<\/p>\n<p>ErrorLog NULL\/error.log<br \/>\nCustomLog NULL\/access.log combined<br \/>\n&lt;\/VirtualHost&gt;<\/p>\n<p>* \uae30\uc874 user \ud655\uc778<br \/>\n1. use mysql;<br \/>\n2.&nbsp;select user, host from user;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>1.wordpress download &gt;&nbsp;wget https:\/\/ko.wordpress.org\/wordpress-4.8-ko_KR.tar.gz 2.wordpress \uc555\ucd95 \ud480\uae30 &gt; cd &lt;\ub0b4\ub824\ubc1b\uc740 \uacbd\ub85c&gt; &gt;&nbsp;tar -xvzf&nbsp;wordpress-4.8-ko_KR.tar.gz 3.path name \ubcc0\uacbd &gt; mv wordpress &lt;site name&gt; 4. \uc18c\uc720\uc790, \uad8c\ud55c \ubcc0\uacbd &gt;&nbsp;chown -R www-data:www-data &lt;site name&gt; &gt;&nbsp;chmod -R 755 &lt;site name&gt; 5. database \uc0dd\uc131 &gt;&nbsp;mysql -u root -p &gt;&nbsp;create database &lt;database name&gt;; &gt;&nbsp;create user &#8216;&lt;user name&gt;&#8217;@&#8221; identified by &#8216;&lt;password&gt;&#8217;; ((\uc0dd\ub7b5 \uac00\ub2a5)) &hellip; <\/p>\n<p class=\"link-more\"><a href=\"http:\/\/dev.e-luda.com\/dev-note\/?p=61\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\uc6cc\ub4dc\ud504\ub808\uc2a4 \uc124\uc815&#8221;<\/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":[21],"tags":[],"class_list":["post-61","post","type-post","status-publish","format-standard","hentry","category-wordpress"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v18.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\uc6cc\ub4dc\ud504\ub808\uc2a4 \uc124\uc815 - \ub9c8\ubc95\uc0ac\ub9ac\uc758\uac1c\ubc1c\ub178\ud2b8<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/dev.e-luda.com\/dev-note\/?p=61\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uc124\uc815 - \ub9c8\ubc95\uc0ac\ub9ac\uc758\uac1c\ubc1c\ub178\ud2b8\" \/>\n<meta property=\"og:description\" content=\"1.wordpress download &gt;&nbsp;wget https:\/\/ko.wordpress.org\/wordpress-4.8-ko_KR.tar.gz 2.wordpress \uc555\ucd95 \ud480\uae30 &gt; cd &lt;\ub0b4\ub824\ubc1b\uc740 \uacbd\ub85c&gt; &gt;&nbsp;tar -xvzf&nbsp;wordpress-4.8-ko_KR.tar.gz 3.path name \ubcc0\uacbd &gt; mv wordpress &lt;site name&gt; 4. \uc18c\uc720\uc790, \uad8c\ud55c \ubcc0\uacbd &gt;&nbsp;chown -R www-data:www-data &lt;site name&gt; &gt;&nbsp;chmod -R 755 &lt;site name&gt; 5. database \uc0dd\uc131 &gt;&nbsp;mysql -u root -p &gt;&nbsp;create database &lt;database name&gt;; &gt;&nbsp;create user &#8216;&lt;user name&gt;&#8217;@&#8221; identified by &#8216;&lt;password&gt;&#8217;; ((\uc0dd\ub7b5 \uac00\ub2a5)) &hellip; \ub354 \ubcf4\uae30 &quot;\uc6cc\ub4dc\ud504\ub808\uc2a4 \uc124\uc815&quot;\" \/>\n<meta property=\"og:url\" content=\"http:\/\/dev.e-luda.com\/dev-note\/?p=61\" \/>\n<meta property=\"og:site_name\" content=\"\ub9c8\ubc95\uc0ac\ub9ac\uc758\uac1c\ubc1c\ub178\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2017-09-19T04:41:47+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-01-23T00:26:26+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"wizardlee\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"http:\/\/dev.e-luda.com\/dev-note\/#website\",\"url\":\"http:\/\/dev.e-luda.com\/dev-note\/\",\"name\":\"\ub9c8\ubc95\uc0ac\ub9ac\uc758\uac1c\ubc1c\ub178\ud2b8\",\"description\":\"\ub2e4\ub978 \uc6cc\ub4dc\ud504\ub808\uc2a4 \uc0ac\uc774\ud2b8\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/dev.e-luda.com\/dev-note\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"http:\/\/dev.e-luda.com\/dev-note\/?p=61#webpage\",\"url\":\"http:\/\/dev.e-luda.com\/dev-note\/?p=61\",\"name\":\"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uc124\uc815 - \ub9c8\ubc95\uc0ac\ub9ac\uc758\uac1c\ubc1c\ub178\ud2b8\",\"isPartOf\":{\"@id\":\"http:\/\/dev.e-luda.com\/dev-note\/#website\"},\"datePublished\":\"2017-09-19T04:41:47+00:00\",\"dateModified\":\"2023-01-23T00:26:26+00:00\",\"author\":{\"@id\":\"http:\/\/dev.e-luda.com\/dev-note\/#\/schema\/person\/7e381f3b46b7824adbe15ff43b53c42c\"},\"breadcrumb\":{\"@id\":\"http:\/\/dev.e-luda.com\/dev-note\/?p=61#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/dev.e-luda.com\/dev-note\/?p=61\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/dev.e-luda.com\/dev-note\/?p=61#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\/\/dev.e-luda.com\/dev-note\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uc124\uc815\"}]},{\"@type\":\"Person\",\"@id\":\"http:\/\/dev.e-luda.com\/dev-note\/#\/schema\/person\/7e381f3b46b7824adbe15ff43b53c42c\",\"name\":\"wizardlee\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"http:\/\/dev.e-luda.com\/dev-note\/#personlogo\",\"inLanguage\":\"ko-KR\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6eaa1dedfb9710f350bbf8ccb317e7cfa2a5a277b535c6558bc57169262ec430?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6eaa1dedfb9710f350bbf8ccb317e7cfa2a5a277b535c6558bc57169262ec430?s=96&d=mm&r=g\",\"caption\":\"wizardlee\"},\"sameAs\":[\"http:\/\/dev.e-luda.com\/dev-note\"],\"url\":\"http:\/\/dev.e-luda.com\/dev-note\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uc124\uc815 - \ub9c8\ubc95\uc0ac\ub9ac\uc758\uac1c\ubc1c\ub178\ud2b8","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/dev.e-luda.com\/dev-note\/?p=61","og_locale":"ko_KR","og_type":"article","og_title":"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uc124\uc815 - \ub9c8\ubc95\uc0ac\ub9ac\uc758\uac1c\ubc1c\ub178\ud2b8","og_description":"1.wordpress download &gt;&nbsp;wget https:\/\/ko.wordpress.org\/wordpress-4.8-ko_KR.tar.gz 2.wordpress \uc555\ucd95 \ud480\uae30 &gt; cd &lt;\ub0b4\ub824\ubc1b\uc740 \uacbd\ub85c&gt; &gt;&nbsp;tar -xvzf&nbsp;wordpress-4.8-ko_KR.tar.gz 3.path name \ubcc0\uacbd &gt; mv wordpress &lt;site name&gt; 4. \uc18c\uc720\uc790, \uad8c\ud55c \ubcc0\uacbd &gt;&nbsp;chown -R www-data:www-data &lt;site name&gt; &gt;&nbsp;chmod -R 755 &lt;site name&gt; 5. database \uc0dd\uc131 &gt;&nbsp;mysql -u root -p &gt;&nbsp;create database &lt;database name&gt;; &gt;&nbsp;create user &#8216;&lt;user name&gt;&#8217;@&#8221; identified by &#8216;&lt;password&gt;&#8217;; ((\uc0dd\ub7b5 \uac00\ub2a5)) &hellip; \ub354 \ubcf4\uae30 \"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uc124\uc815\"","og_url":"http:\/\/dev.e-luda.com\/dev-note\/?p=61","og_site_name":"\ub9c8\ubc95\uc0ac\ub9ac\uc758\uac1c\ubc1c\ub178\ud2b8","article_published_time":"2017-09-19T04:41:47+00:00","article_modified_time":"2023-01-23T00:26:26+00:00","twitter_card":"summary_large_image","twitter_misc":{"Written by":"wizardlee","Est. reading time":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"http:\/\/dev.e-luda.com\/dev-note\/#website","url":"http:\/\/dev.e-luda.com\/dev-note\/","name":"\ub9c8\ubc95\uc0ac\ub9ac\uc758\uac1c\ubc1c\ub178\ud2b8","description":"\ub2e4\ub978 \uc6cc\ub4dc\ud504\ub808\uc2a4 \uc0ac\uc774\ud2b8","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/dev.e-luda.com\/dev-note\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"http:\/\/dev.e-luda.com\/dev-note\/?p=61#webpage","url":"http:\/\/dev.e-luda.com\/dev-note\/?p=61","name":"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uc124\uc815 - \ub9c8\ubc95\uc0ac\ub9ac\uc758\uac1c\ubc1c\ub178\ud2b8","isPartOf":{"@id":"http:\/\/dev.e-luda.com\/dev-note\/#website"},"datePublished":"2017-09-19T04:41:47+00:00","dateModified":"2023-01-23T00:26:26+00:00","author":{"@id":"http:\/\/dev.e-luda.com\/dev-note\/#\/schema\/person\/7e381f3b46b7824adbe15ff43b53c42c"},"breadcrumb":{"@id":"http:\/\/dev.e-luda.com\/dev-note\/?p=61#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["http:\/\/dev.e-luda.com\/dev-note\/?p=61"]}]},{"@type":"BreadcrumbList","@id":"http:\/\/dev.e-luda.com\/dev-note\/?p=61#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/dev.e-luda.com\/dev-note"},{"@type":"ListItem","position":2,"name":"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uc124\uc815"}]},{"@type":"Person","@id":"http:\/\/dev.e-luda.com\/dev-note\/#\/schema\/person\/7e381f3b46b7824adbe15ff43b53c42c","name":"wizardlee","image":{"@type":"ImageObject","@id":"http:\/\/dev.e-luda.com\/dev-note\/#personlogo","inLanguage":"ko-KR","url":"https:\/\/secure.gravatar.com\/avatar\/6eaa1dedfb9710f350bbf8ccb317e7cfa2a5a277b535c6558bc57169262ec430?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6eaa1dedfb9710f350bbf8ccb317e7cfa2a5a277b535c6558bc57169262ec430?s=96&d=mm&r=g","caption":"wizardlee"},"sameAs":["http:\/\/dev.e-luda.com\/dev-note"],"url":"http:\/\/dev.e-luda.com\/dev-note\/?author=1"}]}},"_links":{"self":[{"href":"http:\/\/dev.e-luda.com\/dev-note\/index.php?rest_route=\/wp\/v2\/posts\/61","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/dev.e-luda.com\/dev-note\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/dev.e-luda.com\/dev-note\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/dev.e-luda.com\/dev-note\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/dev.e-luda.com\/dev-note\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=61"}],"version-history":[{"count":2,"href":"http:\/\/dev.e-luda.com\/dev-note\/index.php?rest_route=\/wp\/v2\/posts\/61\/revisions"}],"predecessor-version":[{"id":598,"href":"http:\/\/dev.e-luda.com\/dev-note\/index.php?rest_route=\/wp\/v2\/posts\/61\/revisions\/598"}],"wp:attachment":[{"href":"http:\/\/dev.e-luda.com\/dev-note\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=61"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/dev.e-luda.com\/dev-note\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=61"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/dev.e-luda.com\/dev-note\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=61"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}