{"id":224,"date":"2025-05-14T21:51:39","date_gmt":"2025-05-14T12:51:39","guid":{"rendered":"https:\/\/www.359soft.jp\/?p=224"},"modified":"2025-05-22T22:06:25","modified_gmt":"2025-05-22T13:06:25","slug":"%e3%80%8csudo-make-install%e3%80%8d%e3%82%92%e5%ae%9f%e8%a1%8c%e5%be%8c%e3%81%ab%e3%80%81apache2%e3%81%af%e8%87%aa%e5%8b%95%e7%9a%84%e3%81%ab%e8%b5%b7%e5%8b%95%e3%81%95%e3%82%8c%e3%82%8b","status":"publish","type":"post","link":"https:\/\/www.359soft.jp\/?p=224","title":{"rendered":"\u300csudo make install\u300d\u3092\u5b9f\u884c\u5f8c\u306b\u3001apache2\u306f\u81ea\u52d5\u7684\u306b\u8d77\u52d5\u3055\u308c\u308b"},"content":{"rendered":"\n<p><code>sudo make install<\/code> \u3092\u5b9f\u884c\u3057\u3066 Apache \u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u305f\u5f8c\u3001<strong>Apache2 \u306f\u81ea\u52d5\u7684\u306b\u8d77\u52d5\u3055\u308c\u307e\u305b\u3093<\/strong>\u3002\u624b\u52d5\u3067\u8d77\u52d5\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u2705 <strong>\u7406\u7531<\/strong><\/h3>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li><strong>\u30d1\u30c3\u30b1\u30fc\u30b8\u7248\u306e Apache \u3068\u7570\u306a\u308a\u3001\u30b5\u30fc\u30d3\u30b9\u3068\u3057\u3066\u767b\u9332\u3055\u308c\u306a\u3044<\/strong>\n<ul class=\"wp-block-list\">\n<li><code>apt install apache2<\/code> \u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u3068\u3001<code>systemctl<\/code> \u3084 <code>service<\/code> \u30b3\u30de\u30f3\u30c9\u3092\u4f7f\u3063\u3066\u7ba1\u7406\u3055\u308c\u307e\u3059\u3002<\/li>\n\n\n\n<li>\u3057\u304b\u3057\u3001<strong>\u30bd\u30fc\u30b9\u304b\u3089\u30b3\u30f3\u30d1\u30a4\u30eb<\/strong> \u3057\u305f\u5834\u5408\u306f <strong>systemd \u306e\u30b5\u30fc\u30d3\u30b9\u3068\u3057\u3066\u767b\u9332\u3055\u308c\u306a\u3044\u305f\u3081\u3001\u81ea\u52d5\u8d77\u52d5\u3057\u306a\u3044<\/strong>\u3002<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>\u8a2d\u5b9a\u304c\u5b8c\u4e86\u3057\u3066\u3044\u306a\u3044\u5834\u5408\u3001\u8d77\u52d5\u3067\u304d\u306a\u3044<\/strong>\n<ul class=\"wp-block-list\">\n<li><code>httpd.conf<\/code> \u306b\u9593\u9055\u3044\u304c\u3042\u308b\u5834\u5408\u3001\u81ea\u52d5\u8d77\u52d5\u3057\u3066\u3082\u30a8\u30e9\u30fc\u304c\u51fa\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/li>\n\n\n\n<li>\u4e8b\u524d\u306b\u8a2d\u5b9a\u3092\u78ba\u8a8d\u3059\u308b\u3053\u3068\u304c\u91cd\u8981\u3067\u3059\u3002<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udee0 <strong>\u624b\u52d5\u3067 Apache \u3092\u8d77\u52d5\u3059\u308b\u65b9\u6cd5<\/strong><\/h3>\n\n\n\n<p>\u3082\u3057 Apache \u304c <code>make install<\/code> \u306e\u5f8c\u306b\u52d5\u4f5c\u3057\u3066\u3044\u306a\u3044\u5834\u5408\u306f\u3001\u6b21\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<p>bash<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo \/usr\/local\/apache2\/bin\/apachectl start\n<\/code><\/pre>\n\n\n\n<p>\u307e\u305f\u306f\u3001\u6b63\u3057\u304f\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u3066\u3044\u308b\u304b\u78ba\u8a8d\u3059\u308b\u305f\u3081\u306b\u4ee5\u4e0b\u3092\u5b9f\u884c\uff1a<\/p>\n\n\n\n<p>bash<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/usr\/local\/apache2\/bin\/apachectl -V\n<\/code><\/pre>\n\n\n\n<p>\u3053\u308c\u3067 Apache \u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u8868\u793a\u3055\u308c\u308c\u3070\u3001\u6b63\u5e38\u306b\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u3066\u3044\u307e\u3059\uff01 \ud83d\ude80<\/p>\n\n\n\n<p>\u3082\u3057 <strong>Ubuntu \u306e systemd \u306b\u767b\u9332\u3057\u3066\u30b5\u30fc\u30d3\u30b9\u3068\u3057\u3066\u8d77\u52d5\u3057\u305f\u3044\u5834\u5408<\/strong> \u306f\u3001<code>systemd<\/code> \u306e\u30b5\u30fc\u30d3\u30b9\u3068\u3057\u3066\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>sudo make install \u3092\u5b9f\u884c\u3057\u3066 Apache \u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u305f\u5f8c\u3001Apache2 \u306f\u81ea\u52d5\u7684\u306b\u8d77\u52d5\u3055\u308c\u307e\u305b\u3093\u3002\u624b\u52d5\u3067\u8d77\u52d5\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 \u2705 \u7406\u7531 \ud83d\udee0 \u624b\u52d5\u3067 Apache \u3092\u8d77\u52d5\u3059\u308b\u65b9\u6cd5 \u3082\u3057 Ap [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"vkexunit_cta_each_option":"","footnotes":""},"categories":[5],"tags":[],"class_list":["post-224","post","type-post","status-publish","format-standard","hentry","category-server"],"_links":{"self":[{"href":"https:\/\/www.359soft.jp\/index.php?rest_route=\/wp\/v2\/posts\/224","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.359soft.jp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.359soft.jp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.359soft.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.359soft.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=224"}],"version-history":[{"count":1,"href":"https:\/\/www.359soft.jp\/index.php?rest_route=\/wp\/v2\/posts\/224\/revisions"}],"predecessor-version":[{"id":225,"href":"https:\/\/www.359soft.jp\/index.php?rest_route=\/wp\/v2\/posts\/224\/revisions\/225"}],"wp:attachment":[{"href":"https:\/\/www.359soft.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=224"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.359soft.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=224"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.359soft.jp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=224"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}