{"id":11,"date":"2024-12-01T07:40:43","date_gmt":"2024-12-01T07:40:43","guid":{"rendered":"http:\/\/211.230.203.47\/wordpress\/?p=11"},"modified":"2024-12-01T07:40:43","modified_gmt":"2024-12-01T07:40:43","slug":"%ec%9a%b0%eb%b6%84%ed%88%ac%ec%97%90-%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%ec%84%a4%ec%b9%98%ed%95%98%ea%b8%b0","status":"publish","type":"post","link":"https:\/\/www.soon7shop.kr\/wordpress\/?p=11","title":{"rendered":"\uc6b0\ubd84\ud22c\uc5d0 \uc6cc\ub4dc\ud504\ub808\uc2a4 \uc124\uce58\ud558\uae30"},"content":{"rendered":"<p>\uc6b0\ubd84\ud22c\uc5d0 \uc6cc\ub4dc\ud504\ub808\uc2a4\ub97c \uc124\uce58\ud558\ub294 \ubc29\ubc95\uc744 \ub2e8\uacc4\ubcc4\ub85c \uc548\ub0b4\ub4dc\ub9bd\ub2c8\ub2e4. \uc774 \uacfc\uc815\uc740 \uae30\ubcf8\uc801\uc73c\ub85c LAMP \uc2a4\ud0dd(Linux, Apache, MySQL\/MariaDB, PHP)\uc744 \uc124\uce58\ud558\uace0, \uc6cc\ub4dc\ud504\ub808\uc2a4\ub97c \ub2e4\uc6b4\ub85c\ub4dc\ud558\uc5ec \uc124\uc815\ud558\ub294 \ubc29\uc2dd\uc785\ub2c8\ub2e4.<\/p>\n<hr \/>\n<h2>1. <strong>\uc6b0\ubd84\ud22c \uc5c5\ub370\uc774\ud2b8<\/strong><\/h2>\n<p>\uba3c\uc800 \uc2dc\uc2a4\ud15c\uc744 \ucd5c\uc2e0 \uc0c1\ud0dc\ub85c \uc5c5\ub370\uc774\ud2b8\ud569\ub2c8\ub2e4.<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">bash<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">sudo apt update &amp;&amp; sudo apt upgrade -y<br \/>\n<\/code><\/div>\n<\/div>\n<hr \/>\n<h2>2. <strong>LAMP \uc2a4\ud0dd \uc124\uce58<\/strong><\/h2>\n<h3>(1) <strong>Apache \uc124\uce58<\/strong><\/h3>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">bash<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">sudo apt install apache2 -y<br \/>\n<\/code><\/div>\n<\/div>\n<p>Apache\uac00 \uc124\uce58\ub418\uc5c8\ub294\uc9c0 \ud655\uc778:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">bash<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">sudo systemctl status apache2<br \/>\n<\/code><\/div>\n<\/div>\n<p>\uc6f9 \ube0c\ub77c\uc6b0\uc800\uc5d0\uc11c \uc11c\ubc84 IP \uc8fc\uc18c\ub97c \uc785\ub825\ud574 Apache \uae30\ubcf8 \ud398\uc774\uc9c0\uac00 \ud45c\uc2dc\ub418\uba74 \uc815\uc0c1\uc801\uc73c\ub85c \uc124\uce58\ub41c \uac83\uc785\ub2c8\ub2e4.<\/p>\n<hr \/>\n<h3>(2) <strong>MySQL \ub610\ub294 MariaDB \uc124\uce58<\/strong><\/h3>\n<p>MySQL \uc124\uce58:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">bash<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">sudo apt install mysql-server -y<br \/>\n<\/code><\/div>\n<\/div>\n<p>MySQL \ucd08\uae30 \uc124\uc815:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">bash<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">sudo mysql_secure_installation<br \/>\n<\/code><\/div>\n<\/div>\n<p>\uc124\uc815 \uacfc\uc815\uc5d0\uc11c \uad00\ub9ac\uc790 \ube44\ubc00\ubc88\ud638\ub97c \uc124\uc815\ud558\uace0 \uae30\ubcf8 \ubcf4\uc548 \uc635\uc158\uc744 \uc801\uc6a9\ud569\ub2c8\ub2e4.<\/p>\n<hr \/>\n<h3>(3) <strong>PHP \uc124\uce58<\/strong><\/h3>\n<p>PHP \ubc0f \ud544\uc694\ud55c \ud655\uc7a5 \ubaa8\ub4c8 \uc124\uce58:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">bash<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">sudo apt install php libapache2-mod-php php-mysql php-curl php-gd php-mbstring php-xml php-xmlrpc -y<br \/>\n<\/code><\/div>\n<\/div>\n<p>PHP\uac00 \uc81c\ub300\ub85c \uc124\uce58\ub418\uc5c8\ub294\uc9c0 \ud655\uc778:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">bash<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">php -v<br \/>\n<\/code><\/div>\n<\/div>\n<hr \/>\n<h2>3. <strong>\uc6cc\ub4dc\ud504\ub808\uc2a4 \uc124\uce58<\/strong><\/h2>\n<h3>(1) <strong>\uc6cc\ub4dc\ud504\ub808\uc2a4 \ub2e4\uc6b4\ub85c\ub4dc<\/strong><\/h3>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">bash<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">wget https:\/\/wordpress.org\/latest.tar.gz<br \/>\n<\/code><\/div>\n<\/div>\n<p>\uc555\ucd95 \ud574\uc81c:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">bash<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">tar -xvzf latest.tar.gz<br \/>\n<\/code><\/div>\n<\/div>\n<p>\uc6cc\ub4dc\ud504\ub808\uc2a4 \ud30c\uc77c\uc744 Apache\uc758 \uc6f9 \ub514\ub809\ud1a0\ub9ac\ub85c \uc774\ub3d9:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">bash<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">sudo <span class=\"hljs-built_in\">mv<\/span> wordpress \/var\/www\/html\/<br \/>\n<\/code><\/div>\n<\/div>\n<hr \/>\n<h3>(2) <strong>\ub370\uc774\ud130\ubca0\uc774\uc2a4 \uc124\uc815<\/strong><\/h3>\n<p>MySQL \ucf58\uc194\uc5d0 \uc811\uc18d:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">bash<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">sudo mysql -u root -p<br \/>\n<\/code><\/div>\n<\/div>\n<p>\ub2e4\uc74c \uba85\ub839\uc5b4\ub97c \uc0ac\uc6a9\ud574 \uc6cc\ub4dc\ud504\ub808\uc2a4\uc6a9 \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc640 \uc0ac\uc6a9\uc790\ub97c \uc0dd\uc131:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">sql<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-sql\"><span class=\"hljs-keyword\">CREATE<\/span> DATABASE wordpress;<br \/>\n<span class=\"hljs-keyword\">CREATE<\/span> <span class=\"hljs-keyword\">USER<\/span> <span class=\"hljs-string\">'wp_user'<\/span>@<span class=\"hljs-string\">'localhost'<\/span> IDENTIFIED <span class=\"hljs-keyword\">BY<\/span> <span class=\"hljs-string\">'\ube44\ubc00\ubc88\ud638'<\/span>;<br \/>\n<span class=\"hljs-keyword\">GRANT<\/span> <span class=\"hljs-keyword\">ALL<\/span> PRIVILEGES <span class=\"hljs-keyword\">ON<\/span> wordpress.<span class=\"hljs-operator\">*<\/span> <span class=\"hljs-keyword\">TO<\/span> <span class=\"hljs-string\">'wp_user'<\/span>@<span class=\"hljs-string\">'localhost'<\/span>;<br \/>\nFLUSH PRIVILEGES;<br \/>\nEXIT;<br \/>\n<\/code><\/div>\n<\/div>\n<hr \/>\n<h3>(3) <strong>\ud30c\uc77c \uad8c\ud55c \uc124\uc815<\/strong><\/h3>\n<p>\uc6cc\ub4dc\ud504\ub808\uc2a4 \ub514\ub809\ud1a0\ub9ac\uc758 \uad8c\ud55c\uc744 \uc124\uc815:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">bash<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">sudo <span class=\"hljs-built_in\">chown<\/span> -R www-data:www-data \/var\/www\/html\/wordpress<br \/>\nsudo <span class=\"hljs-built_in\">chmod<\/span> -R 755 \/var\/www\/html\/wordpress<br \/>\n<\/code><\/div>\n<\/div>\n<hr \/>\n<h3>(4) <strong>Apache \uc124\uc815<\/strong><\/h3>\n<p>\uc6cc\ub4dc\ud504\ub808\uc2a4\uc6a9 Apache \uac00\uc0c1 \ud638\uc2a4\ud2b8 \ud30c\uc77c \uc0dd\uc131:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">bash<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">sudo nano \/etc\/apache2\/sites-available\/wordpress.conf<br \/>\n<\/code><\/div>\n<\/div>\n<p>\ub2e4\uc74c \ub0b4\uc6a9\uc744 \ucd94\uac00:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">bash<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">&lt;VirtualHost *:80&gt;<br \/>\n    ServerAdmin admin@example.com<br \/>\n    DocumentRoot \/var\/www\/html\/wordpress<br \/>\n    ServerName example.com<br \/>\n    &lt;Directory \/var\/www\/html\/wordpress&gt;<br \/>\n        AllowOverride All<br \/>\n    &lt;\/Directory&gt;<br \/>\n    ErrorLog <span class=\"hljs-variable\">${APACHE_LOG_DIR}<\/span>\/error.log<br \/>\n    CustomLog <span class=\"hljs-variable\">${APACHE_LOG_DIR}<\/span>\/access.log combined<br \/>\n&lt;\/VirtualHost&gt;<br \/>\n<\/code><\/div>\n<\/div>\n<p>\ud30c\uc77c \uc800\uc7a5 \ud6c4 \ub2eb\uae30.<\/p>\n<p>Apache \uc124\uc815 \ud65c\uc131\ud654:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">bash<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">sudo a2ensite wordpress.conf<br \/>\nsudo a2enmod rewrite<br \/>\nsudo systemctl restart apache2<br \/>\n<\/code><\/div>\n<\/div>\n<hr \/>\n<h2>4. <strong>\uc6cc\ub4dc\ud504\ub808\uc2a4 \uc124\uce58 \ub9c8\ubb34\ub9ac<\/strong><\/h2>\n<ol>\n<li>\uc6f9 \ube0c\ub77c\uc6b0\uc800\uc5d0\uc11c \uc11c\ubc84\uc758 IP \uc8fc\uc18c \ub610\ub294 \ub3c4\uba54\uc778 \uc785\ub825:<br \/>\n\uc608: <code>http:\/\/\uc11c\ubc84_IP<\/code><\/li>\n<li>\uc6cc\ub4dc\ud504\ub808\uc2a4 \uc124\uce58 \ud654\uba74\uc5d0\uc11c \ub370\uc774\ud130\ubca0\uc774\uc2a4 \uc815\ubcf4 \uc785\ub825:\n<ul>\n<li>\ub370\uc774\ud130\ubca0\uc774\uc2a4 \uc774\ub984: <code>wordpress<\/code><\/li>\n<li>\uc0ac\uc6a9\uc790 \uc774\ub984: <code>wp_user<\/code><\/li>\n<li>\ube44\ubc00\ubc88\ud638: \uc704\uc5d0\uc11c \uc124\uc815\ud55c \ube44\ubc00\ubc88\ud638<\/li>\n<\/ul>\n<\/li>\n<li>\uc124\uce58 \uc644\ub8cc \ud6c4 \uad00\ub9ac\uc790 \uacc4\uc815 \uc124\uc815.<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>\uc6b0\ubd84\ud22c\uc5d0 \uc6cc\ub4dc\ud504\ub808\uc2a4\ub97c \uc124\uce58\ud558\ub294 \ubc29\ubc95\uc744 \ub2e8\uacc4\ubcc4\ub85c \uc548\ub0b4\ub4dc\ub9bd\ub2c8\ub2e4. \uc774 \uacfc\uc815\uc740 \uae30\ubcf8\uc801\uc73c\ub85c LAMP \uc2a4\ud0dd(Linux, Apache, MySQL\/MariaDB, PHP)\uc744 \uc124\uce58\ud558\uace0, \uc6cc\ub4dc\ud504\ub808\uc2a4\ub97c \ub2e4\uc6b4\ub85c\ub4dc\ud558\uc5ec \uc124\uc815\ud558\ub294 \ubc29\uc2dd\uc785\ub2c8\ub2e4. 1. \uc6b0\ubd84\ud22c \uc5c5\ub370\uc774\ud2b8 \uba3c\uc800 \uc2dc\uc2a4\ud15c\uc744 \ucd5c\uc2e0 \uc0c1\ud0dc\ub85c \uc5c5\ub370\uc774\ud2b8\ud569\ub2c8\ub2e4. bash sudo apt update &amp;&amp; sudo apt upgrade -y 2. LAMP \uc2a4\ud0dd \uc124\uce58 (1) Apache \uc124\uce58 bash sudo apt install apache2 -y Apache\uac00 \uc124\uce58\ub418\uc5c8\ub294\uc9c0 \ud655\uc778: bash sudo systemctl &hellip; <a href=\"https:\/\/www.soon7shop.kr\/wordpress\/?p=11\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\uc6b0\ubd84\ud22c\uc5d0 \uc6cc\ub4dc\ud504\ub808\uc2a4 \uc124\uce58\ud558\uae30&#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":[4],"tags":[],"class_list":["post-11","post","type-post","status-publish","format-standard","hentry","category-4"],"_links":{"self":[{"href":"https:\/\/www.soon7shop.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.soon7shop.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.soon7shop.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.soon7shop.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.soon7shop.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11"}],"version-history":[{"count":1,"href":"https:\/\/www.soon7shop.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/11\/revisions"}],"predecessor-version":[{"id":12,"href":"https:\/\/www.soon7shop.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/11\/revisions\/12"}],"wp:attachment":[{"href":"https:\/\/www.soon7shop.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.soon7shop.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=11"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.soon7shop.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}