{"id":2733,"date":"2016-03-25T22:46:11","date_gmt":"2016-03-25T13:46:11","guid":{"rendered":"http:\/\/higherhope.net\/?p=2733"},"modified":"2016-03-25T22:46:11","modified_gmt":"2016-03-25T13:46:11","slug":"centos7%e3%81%a7php7%e3%83%bbnginx%e3%83%bbmemcached%e3%83%bbmariadb%e3%82%92yum%e3%81%a7%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab","status":"publish","type":"post","link":"https:\/\/higherhope.net\/?p=2733","title":{"rendered":"Centos7\u3067php7\u30fbnginx\u30fbmemcached\u30fbMariaDB\u3092yum\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb"},"content":{"rendered":"<p>\u30bf\u30a4\u30c8\u30eb\u901a\u308a<br \/>\nCentos7\u3067php7\u30fbnginx\u30fbmemcached\u30fbMariaDB\u3092yum\u3067\u4e00\u6c17\u306b\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n\u3092\u884c\u3044\u307e\u3059\u3002<\/p>\n<p>\u74b0\u5883\u306f\u3055\u304f\u3089\u306e\u30af\u30e9\u30a6\u30c9\u3067\u3059\u3002<\/p>\n<p>\u307e\u305a\u306f\u3001\u30ea\u30dd\u30b8\u30c8\u30ea\u306e\u6e96\u5099<\/p>\n<blockquote><p># vi \/etc\/yum.repos.d\/nginx.repo<br \/>\n[nginx]<br \/>\nname=nginx repo<br \/>\n#baseurl=http:\/\/nginx.org\/packages\/centos\/$releasever\/$basearch\/<br \/>\nbaseurl=http:\/\/nginx.org\/packages\/mainline\/centos\/$releasever\/$basearch\/<br \/>\ngpgcheck=1<br \/>\nenabled=1<\/p><\/blockquote>\n<blockquote><p># vim \/etc\/yum.repos.d\/mariadb.repo<br \/>\n# MariaDB 10.0 CentOS repository list &#8211; created 2015-06-22 01:26 UTC<br \/>\n# http:\/\/mariadb.org\/mariadb\/repositories\/<br \/>\n[mariadb]<br \/>\nname = MariaDB<br \/>\nbaseurl = http:\/\/yum.mariadb.org\/10.0\/centos7-amd64<br \/>\ngpgkey=https:\/\/yum.mariadb.org\/RPM-GPG-KEY-MariaDB<br \/>\ngpgcheck=1<\/p><\/blockquote>\n<blockquote><p># vim \/etc\/yum.repos.d\/remi-php70.repo<br \/>\n[remi-php70]<br \/>\nname=Remi&#8217;s PHP 7.0 RPM repository for Enterprise Linux 7 &#8211; $basearch<br \/>\n#baseurl=http:\/\/rpms.remirepo.net\/enterprise\/7\/php70\/$basearch\/<br \/>\nmirrorlist=http:\/\/rpms.remirepo.net\/enterprise\/7\/php70\/mirror<br \/>\n#enabled=0<br \/>\nenabled=1<br \/>\ngpgcheck=1<br \/>\ngpgkey=file:\/\/\/etc\/pki\/rpm-gpg\/RPM-GPG-KEY-remi<br \/>\npriority=1    \u2190\u8ffd\u52a0\n<\/p><\/blockquote>\n<p>\u3057\u304b\u3057\u3053\u306e\u307e\u307e\u3060\u3068\u4ee5\u4e0b\u306e\u30a8\u30e9\u30fc\u304c\u51fa\u308b\u306e\u3067<\/p>\n<blockquote><p>Transaction check error:<br \/>\n  file \/usr\/share\/mysql\/charsets\/Index.xml conflicts between attempted installs of mysql-community-common-5.6.29-2.el7.x86_64 and MariaDB-common-10.0.24-1.el7.centos.x86_64<br \/>\n  file \/usr\/share\/mysql\/charsets\/armscii8.xml conflicts between attempted installs of mysql-community-common-5.6.29-2.el7.x86_64 and MariaDB-common-10.0.24-1.el7.centos.x86_64<br \/>\n  file \/usr\/share\/mysql\/charsets\/ascii.xml conflicts between attempted installs of mysql-community-common-5.6.29-2.el7.x86_64 and MariaDB-common-10.0.24-1.el7.centos.x86_64<br \/>\n  file \/usr\/share\/mysql\/charsets\/cp1250.xml conflicts between attempted installs of mysql-community-common-5.6.29-2.el7.x86_64 and MariaDB-common-10.0.24-1.el7.centos.x86_64<br \/>\n  file \/usr\/share\/mysql\/charsets\/cp1256.xml conflicts between attempted installs of mysql-community-common-5.6.29-2.el7.x86_64 and MariaDB-common-10.0.24-1.el7.centos.x86_64<br \/>\n  file \/usr\/share\/mysql\/charsets\/cp1257.xml conflicts between attempted installs of mysql-community-common-5.6.29-2.el7.x86_64 and MariaDB-common-10.0.24-1.el7.centos.x86_64\n<\/p><\/blockquote>\n<p>\u90aa\u9b54\u306a\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u524a\u9664<\/p>\n<blockquote><p># yum remove mysql-community-release<\/p><\/blockquote>\n<p>\u6e96\u5099\u304c\u51fa\u6765\u305f\u3089\u3053\u3093\u306a\u611f\u3058\u3067\u4e00\u6c17\u306byum\u3067install<\/p>\n<blockquote><p># yum install nginx php70 php-fpm nginx php70-php-mcrypt php70-php-mbstring php70-php-fpm php70-php-gd php-pecl-memcached memcached memcached-devel php-mysql php-fpm MariaDB-devel MariaDB-client MariaDB-server<\/p><\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>\u30bf\u30a4\u30c8\u30eb\u901a\u308a Centos7\u3067php7\u30fbnginx\u30fbmemcached\u30fbMariaDB\u3092yum\u3067\u4e00\u6c17\u306b\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb \u3092\u884c\u3044\u307e\u3059\u3002 \u74b0\u5883\u306f\u3055\u304f\u3089\u306e\u30af\u30e9\u30a6\u30c9\u3067\u3059\u3002 \u307e\u305a\u306f\u3001\u30ea\u30dd\u30b8\u30c8\u30ea\u306e\u6e96\u5099 # vi \/etc\/yum.rep&#8230; <a class=\"continue-reading-link\" href=\"https:\/\/higherhope.net\/?p=2733\"> 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":[4,18],"tags":[141],"class_list":["post-2733","post","type-post","status-publish","format-standard","hentry","category-linux","category-nginx","tag-centos7"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Centos7\u3067php7\u30fbnginx\u30fbmemcached\u30fbMariaDB\u3092yum\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/higherhope.net\/?p=2733\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Centos7\u3067php7\u30fbnginx\u30fbmemcached\u30fbMariaDB\u3092yum\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\" \/>\n<meta property=\"og:description\" content=\"\u30bf\u30a4\u30c8\u30eb\u901a\u308a Centos7\u3067php7\u30fbnginx\u30fbmemcached\u30fbMariaDB\u3092yum\u3067\u4e00\u6c17\u306b\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb \u3092\u884c\u3044\u307e\u3059\u3002 \u74b0\u5883\u306f\u3055\u304f\u3089\u306e\u30af\u30e9\u30a6\u30c9\u3067\u3059\u3002 \u307e\u305a\u306f\u3001\u30ea\u30dd\u30b8\u30c8\u30ea\u306e\u6e96\u5099 # vi \/etc\/yum.rep... Continue reading &rarr;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/higherhope.net\/?p=2733\" \/>\n<meta property=\"og:site_name\" content=\"\u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\" \/>\n<meta property=\"article:published_time\" content=\"2016-03-25T13:46:11+00:00\" \/>\n<meta name=\"author\" content=\"higherhope\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@higherhope5963\" \/>\n<meta name=\"twitter:site\" content=\"@higherhope5963\" \/>\n<meta name=\"twitter:label1\" content=\"\u57f7\u7b46\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"higherhope\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/higherhope.net\/?p=2733#article\",\"isPartOf\":{\"@id\":\"https:\/\/higherhope.net\/?p=2733\"},\"author\":{\"name\":\"higherhope\",\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af\"},\"headline\":\"Centos7\u3067php7\u30fbnginx\u30fbmemcached\u30fbMariaDB\u3092yum\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\",\"datePublished\":\"2016-03-25T13:46:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/higherhope.net\/?p=2733\"},\"wordCount\":287,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af\"},\"keywords\":[\"centos7\"],\"articleSection\":[\"linux\",\"nginx\"],\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/higherhope.net\/?p=2733#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/higherhope.net\/?p=2733\",\"url\":\"https:\/\/higherhope.net\/?p=2733\",\"name\":\"Centos7\u3067php7\u30fbnginx\u30fbmemcached\u30fbMariaDB\u3092yum\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\",\"isPartOf\":{\"@id\":\"https:\/\/higherhope.net\/#website\"},\"datePublished\":\"2016-03-25T13:46:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/higherhope.net\/?p=2733#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/higherhope.net\/?p=2733\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/higherhope.net\/?p=2733#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u30db\u30fc\u30e0\",\"item\":\"https:\/\/higherhope.net\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Centos7\u3067php7\u30fbnginx\u30fbmemcached\u30fbMariaDB\u3092yum\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/higherhope.net\/#website\",\"url\":\"https:\/\/higherhope.net\/\",\"name\":\"\u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\",\"description\":\"\u304a\u3063\u3055\u3093\u307e\u3060\u307e\u3060\u697d\u3067\u304d\u307e\u305b\u3093\u3002\",\"publisher\":{\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/higherhope.net\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af\",\"name\":\"higherhope\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/higherhope.net\/wp-content\/uploads\/2018\/09\/DSC_0367.jpg\",\"contentUrl\":\"https:\/\/higherhope.net\/wp-content\/uploads\/2018\/09\/DSC_0367.jpg\",\"width\":700,\"height\":394,\"caption\":\"higherhope\"},\"logo\":{\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/higherhope5963\"],\"url\":\"https:\/\/higherhope.net\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Centos7\u3067php7\u30fbnginx\u30fbmemcached\u30fbMariaDB\u3092yum\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","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":"https:\/\/higherhope.net\/?p=2733","og_locale":"ja_JP","og_type":"article","og_title":"Centos7\u3067php7\u30fbnginx\u30fbmemcached\u30fbMariaDB\u3092yum\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","og_description":"\u30bf\u30a4\u30c8\u30eb\u901a\u308a Centos7\u3067php7\u30fbnginx\u30fbmemcached\u30fbMariaDB\u3092yum\u3067\u4e00\u6c17\u306b\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb \u3092\u884c\u3044\u307e\u3059\u3002 \u74b0\u5883\u306f\u3055\u304f\u3089\u306e\u30af\u30e9\u30a6\u30c9\u3067\u3059\u3002 \u307e\u305a\u306f\u3001\u30ea\u30dd\u30b8\u30c8\u30ea\u306e\u6e96\u5099 # vi \/etc\/yum.rep... Continue reading &rarr;","og_url":"https:\/\/higherhope.net\/?p=2733","og_site_name":"\u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","article_published_time":"2016-03-25T13:46:11+00:00","author":"higherhope","twitter_card":"summary_large_image","twitter_creator":"@higherhope5963","twitter_site":"@higherhope5963","twitter_misc":{"\u57f7\u7b46\u8005":"higherhope","\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"1\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/higherhope.net\/?p=2733#article","isPartOf":{"@id":"https:\/\/higherhope.net\/?p=2733"},"author":{"name":"higherhope","@id":"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af"},"headline":"Centos7\u3067php7\u30fbnginx\u30fbmemcached\u30fbMariaDB\u3092yum\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb","datePublished":"2016-03-25T13:46:11+00:00","mainEntityOfPage":{"@id":"https:\/\/higherhope.net\/?p=2733"},"wordCount":287,"commentCount":1,"publisher":{"@id":"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af"},"keywords":["centos7"],"articleSection":["linux","nginx"],"inLanguage":"ja","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/higherhope.net\/?p=2733#respond"]}]},{"@type":"WebPage","@id":"https:\/\/higherhope.net\/?p=2733","url":"https:\/\/higherhope.net\/?p=2733","name":"Centos7\u3067php7\u30fbnginx\u30fbmemcached\u30fbMariaDB\u3092yum\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","isPartOf":{"@id":"https:\/\/higherhope.net\/#website"},"datePublished":"2016-03-25T13:46:11+00:00","breadcrumb":{"@id":"https:\/\/higherhope.net\/?p=2733#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/higherhope.net\/?p=2733"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/higherhope.net\/?p=2733#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u30db\u30fc\u30e0","item":"https:\/\/higherhope.net\/"},{"@type":"ListItem","position":2,"name":"Centos7\u3067php7\u30fbnginx\u30fbmemcached\u30fbMariaDB\u3092yum\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb"}]},{"@type":"WebSite","@id":"https:\/\/higherhope.net\/#website","url":"https:\/\/higherhope.net\/","name":"\u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","description":"\u304a\u3063\u3055\u3093\u307e\u3060\u307e\u3060\u697d\u3067\u304d\u307e\u305b\u3093\u3002","publisher":{"@id":"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/higherhope.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":["Person","Organization"],"@id":"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af","name":"higherhope","image":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/higherhope.net\/#\/schema\/person\/image\/","url":"https:\/\/higherhope.net\/wp-content\/uploads\/2018\/09\/DSC_0367.jpg","contentUrl":"https:\/\/higherhope.net\/wp-content\/uploads\/2018\/09\/DSC_0367.jpg","width":700,"height":394,"caption":"higherhope"},"logo":{"@id":"https:\/\/higherhope.net\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/x.com\/higherhope5963"],"url":"https:\/\/higherhope.net\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/posts\/2733","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/higherhope.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2733"}],"version-history":[{"count":1,"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/posts\/2733\/revisions"}],"predecessor-version":[{"id":2734,"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/posts\/2733\/revisions\/2734"}],"wp:attachment":[{"href":"https:\/\/higherhope.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2733"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/higherhope.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2733"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/higherhope.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2733"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}