{"id":1313,"date":"2023-11-22T14:45:13","date_gmt":"2023-11-22T06:45:13","guid":{"rendered":"http:\/\/refusea.com\/?p=1313"},"modified":"2023-11-22T14:55:55","modified_gmt":"2023-11-22T06:55:55","slug":"centos-8-2-%e5%8d%87%e7%ba%a7-php7-2-%e5%88%b0-7-4","status":"publish","type":"post","link":"https:\/\/refusea.com\/?p=1313","title":{"rendered":"centos 8.2 \u5347\u7ea7 php7.2 \u5230 7.4"},"content":{"rendered":"<h1>\u80cc\u666f<\/h1>\n<p>\u6211\u7684 wordpress \u8fd0\u884c\u5728 php7.2 \u4e0a\uff0c\u53ef\u4ee5\u53c2\u8003\u8fd9\u7bc7\u6587\u7ae0 <a href=\"https:\/\/refusea.com\/?p=130\" title=\"centos 8.2 \u5b89\u88c5 php 7.2.24\">centos 8.2 \u5b89\u88c5 php 7.2.24<\/a><\/p>\n<p>wordpress \u5df2\u7ecf\u6301\u7eed\u63d0\u9192\u6211\u5347\u7ea7 php \u597d\u4e45\u4e86\uff0c\u90a3\u4e48\u4eca\u5929\u5c31\u6765\u5347\u7ea7\u5427<\/p>\n<p>\u5148\u770b\u4e0b\u5f53\u524d\u73af\u5883<\/p>\n<pre><code class=\"language-bash\">uname -a\nLinux VM-20-15-centos 4.18.0-305.3.1.el8.x86_64 #1 SMP Tue Jun 1 16:14:33 UTC 2021 x86_64 x86_64 x86_64 GNU\/Linux\n\nphp -v\nPHP 7.2.24 (cli) (built: Oct 22 2019 08:28:36) ( NTS )\nCopyright (c) 1997-2018 The PHP Group\nZend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies<\/code><\/pre>\n<p>\u8fd9\u4e2a\u73af\u5883\u548c\u524d\u9762\u90a3\u7bc7\u5b89\u88c5\u6587\u53ef\u80fd\u6709\u70b9\u51fa\u5165\uff0c\u56e0\u4e3a\u6211\u73b0\u5728\u7528\u7684\u670d\u52a1\u5668\u5df2\u7ecf\u4ece\u963f\u91cc\u4e91 ECS \u8fc1\u79fb\u5230\u817e\u8baf\u4e91\u8f7b\u91cf\u670d\u52a1\u5668\u4e86<\/p>\n<h1>\u5347\u7ea7<\/h1>\n<p>\u5728\u7f51\u4e0a\u5bfb\u6478\u4e86\u4e00\u5708\uff0c\u6839\u636e\u6559\u7a0b\uff0c\u5347\u7ea7\u5230 php7.4 \u9700\u8981\u5148\u5b89\u88c5\u4e24\u4e2a yum \u6e90<\/p>\n<ul>\n<li>epel-release<\/li>\n<li>remi-release<\/li>\n<\/ul>\n<p>\u8fd9\u4e00\u6b65\u5c31\u8d70\u4e86\u5f88\u591a\u5f2f\u8def\uff0c\u56e0\u4e3a\u4f60\u5728\u7f51\u4e0a\u627e\u7684\u6559\u7a0b\u591a\u534a\u662f\u4e0b\u9762\u8fd9\u6837\u7684<\/p>\n<pre><code class=\"language-bash\">yum install epel-release\nyum install  http:\/\/rpms.remirepo.net\/enterprise\/remi-release-7.rpm<\/code><\/pre>\n<p>\u7136\u540e\u4f60\u4f1a\u6536\u83b7\u5982\u4e0b\u7684 Error<\/p>\n<pre><code class=\"language-bash\">Error:\n Problem: conflicting requests\n  - nothing provides epel-release = 7 needed by remi-release-7.9-5.el7.remi.noarch<\/code><\/pre>\n<p>\u55ef\uff0c\u4f60\u5b89\u88c5\u4e86 epel 8\uff0c\u4f46\u662f\u7ee7\u7eed\u5b89\u88c5 remi 7 \u7684\u65f6\u5019\uff0c\u5b83\u9700\u8981 epel 7<\/p>\n<p>\u63a5\u4e0b\u6765\u5f88\u7b80\u5355\uff0c\u6709 2 \u4e2a\u89e3\u51b3\u65b9\u6848<\/p>\n<ul>\n<li>\u5220\u9664 epel 8\uff0c\u91cd\u88c5 epel 7<\/li>\n<li>\u7559\u7740 epel 8\uff0c\u5b89\u88c5 remi 8<\/li>\n<\/ul>\n<p>\u5b9e\u9645\u4e0a\u4e24\u4e2a\u6211\u90fd\u8bd5\u8fc7\u4e86\uff0c\u5148\u8bf4\u5b89\u88c5 epel 7 \u7684\u906d\u9047<\/p>\n<h2>epel 7<\/h2>\n<pre><code class=\"language-bash\">wget https:\/\/dl.fedoraproject.org\/pub\/epel\/7\/x86_64\/Packages\/e\/epel-release-7-14.noarch.rpm\nyum install epel-release-7-14.noarch.rpm\nyum install  http:\/\/rpms.remirepo.net\/enterprise\/remi-release-7.rpm<\/code><\/pre>\n<p>\u5f88\u987a\u5229\u7684\uff0c\u7136\u540e\u662f\u5982\u4e0b\u7684\u64cd\u4f5c<\/p>\n<pre><code class=\"language-bash\">yum install yum-utils -y\nyum-config-manager --enable remi-php74\nyum update<\/code><\/pre>\n<p>\u8fd9\u4e2a\u65f6\u5019\u4f1a\u6536\u83b7 Error<\/p>\n<pre><code class=\"language-bash\">Error:\n Problem 1: cannot install the best update candidate for package libidn2-2.2.0-1.el8.x86_64\n  - nothing provides libunistring.so.0()(64bit) needed by libidn2-2.3.4-1.el7.x86_64\n Problem 2: package remi-release-7.9-5.el7.remi.noarch requires epel-release = 7, but none of the providers can be installed\n  - cannot install both epel-release-8-11.el8.noarch and epel-release-7-14.noarch\n  - cannot install both epel-release-7-14.noarch and epel-release-8-11.el8.noarch\n  - cannot install the best update candidate for package remi-release-7.9-5.el7.remi.noarch\n  - cannot install the best update candidate for package epel-release-7-14.noarch\n Problem 3: package python3-tracer-0.7.5-2.el8.noarch requires tracer-common = 0.7.5-2.el8, but none of the providers can be installed\n  - cannot install both tracer-common-1.1-1.el7.noarch and tracer-common-0.7.5-2.el8.noarch\n  - cannot install the best update candidate for package tracer-common-0.7.5-2.el8.noarch\n  - cannot install the best update candidate for package python3-tracer-0.7.5-2.el8.noarch<\/code><\/pre>\n<p>\u770b\u5c4f\u5e55\u8f93\u51fa\uff0c\u8c8c\u4f3c\u53ef\u4ee5\u52a0\u4e2a &#8211;nobest \u6765\u5f3a\u884c\u5b89\u88c5\uff0c\u5b9e\u9645\u4e0a\u7684\u786e\u53ef\u4ee5\uff0c\u4f46\u662f\u6700\u540e\u5b89\u88c5 php \u4f1a\u62a5\u9519<\/p>\n<pre><code class=\"language-bash\">yum install php php-mcrypt php-cli php-gd php-curl php-mysql php-ldap php-zip php-process php-ldap<\/code><\/pre>\n<p>Error<\/p>\n<pre><code class=\"language-bash\">Invalid configuration value: failovermethod=priority in \/etc\/yum.repos.d\/epel.repo; Configuration: OptionBinding with id &quot;failovermethod&quot; does not exist\nInvalid configuration value: failovermethod=priority in \/etc\/yum.repos.d\/epel.repo; Configuration: OptionBinding with id &quot;failovermethod&quot; does not exist\nInvalid configuration value: failovermethod=priority in \/etc\/yum.repos.d\/epel.repo; Configuration: OptionBinding with id &quot;failovermethod&quot; does not exist\nInvalid configuration value: failovermethod=priority in \/etc\/yum.repos.d\/epel-testing.repo; Configuration: OptionBinding with id &quot;failovermethod&quot; does not exist\nInvalid configuration value: failovermethod=priority in \/etc\/yum.repos.d\/epel-testing.repo; Configuration: OptionBinding with id &quot;failovermethod&quot; does not exist\nInvalid configuration value: failovermethod=priority in \/etc\/yum.repos.d\/epel-testing.repo; Configuration: OptionBinding with id &quot;failovermethod&quot; does not exist\nCentOS Linux 8 - AppStream                    87  B\/s |  38  B     00:00\nError: Failed to download metadata for repo &#039;appstream&#039;: Cannot prepare internal mirrorlist: No URLs in mirrorlist<\/code><\/pre>\n<p>\u7ecf\u8fc7\u4e00\u756a\u67e5\u8be2\uff0c\u8c8c\u4f3c\u53ef\u4ee5\u7528\u5982\u4e0b\u529e\u6cd5\u6765\u89e3\u51b3<\/p>\n<ul>\n<li>\n<p>\u4fee\u6539 <code>\/etc\/yum.repos.d\/epel.repo<\/code>, <code>\/etc\/yum.repos.d\/epel-testing.repo<\/code>, \u5c06 <code>failovermethod<\/code> \u884c\u6ce8\u91ca<\/p>\n<\/li>\n<li>\n<p>\u6267\u884c\u5982\u4e0b\u547d\u4ee4<\/p>\n<\/li>\n<\/ul>\n<pre><code class=\"language-bash\">cd \/etc\/yum.repos.d\/\n\nsed -i &#039;s\/mirrorlist\/#mirrorlist\/g&#039; \/etc\/yum.repos.d\/CentOS-*\n\nsed -i &#039;s|#baseurl=http:\/\/mirror.centos.org|baseurl=http:\/\/vault.centos.org|g&#039; \/etc\/yum.repos.d\/CentOS-*\n\nyum makecache<\/code><\/pre>\n<p>\u6700\u540e\u4f60\u4f1a\u6cae\u4e27\u7684\u53d1\u73b0\uff0c\u8fd8\u662f\u6ca1\u6709\u529e\u6cd5\u6210\u529f\u5b89\u88c5 php7.4<\/p>\n<h2>epel 8<\/h2>\n<p>\u4e8e\u662f\u6211\u53c8\u56de\u5934\uff0c\u51b3\u5b9a\u5728 epel 8 \u4e0b\u8fdb\u884c\u5b89\u88c5<\/p>\n<pre><code class=\"language-bash\">dnf install https:\/\/dl.fedoraproject.org\/pub\/epel\/epel-release-latest-8.noarch.rpm\n\ndnf install https:\/\/rpms.remirepo.net\/enterprise\/remi-release-8.rpm<\/code><\/pre>\n<p>\u8fd9\u65f6\u53c8\u4f1a\u9047\u5230 Error<\/p>\n<pre><code class=\"language-bash\">remi-release-8.rpm                                                                                                                                        26 kB\/s |  32 kB     00:01\nError:\n Problem: conflicting requests\n  - nothing provides (redhat-release &gt;= 8.8 or centos-stream-release &gt;= 8) needed by remi-release-8.8-1.el8.remi.noarch<\/code><\/pre>\n<p>\u8fd9\u65f6\u53ef\u4ee5\u5982\u4e0b\u89e3\u51b3<\/p>\n<pre><code class=\"language-bash\">dnf install https:\/\/dl.fedoraproject.org\/pub\/epel\/epel-release-latest-8.noarch.rpm\n\ndnf -y install centos-release-stream\n\ndnf install https:\/\/rpms.remirepo.net\/enterprise\/remi-release-8.rpm<\/code><\/pre>\n<p>\u8fd9\u6b21\u4e0d\u62a5\u9519\u4e86\uff0c\u7ee7\u7eed<\/p>\n<pre><code class=\"language-bash\">dnf module list php\n\ndnf module reset php\n\ndnf module enable php:remi-7.4\n\ndnf install php php-cli php-common<\/code><\/pre>\n<p>\u770b\u770b php \u7248\u672c<\/p>\n<pre><code class=\"language-bash\">php -v\n\nPHP 7.4.33 (cli) (built: Aug  1 2023 08:47:49) ( NTS )\nCopyright (c) The PHP Group\nZend Engine v3.4.0, Copyright (c) Zend Technologies with Zend OPcache v7.4.33, Copyright (c), by Zend Technologies<\/code><\/pre>\n<p>\u5927\u529f\u544a\u6210\uff0c\u91cd\u542f php \u5373\u53ef<\/p>\n<pre><code class=\"language-bash\">service php-fpm restart<\/code><\/pre>\n<h1>\u53c2\u8003\u6587\u6863<\/h1>\n<ul>\n<li>\n<p><a href=\"https:\/\/www.digitalocean.com\/community\/questions\/upgrade-php-from-7-2-to-7-4-on-centos-8-and-apache\" title=\"Upgrade PHP from 7.2 to 7.4 on CentOS 8 and Apache\">Upgrade PHP from 7.2 to 7.4 on CentOS 8 and Apache<\/a><\/p>\n<\/li>\n<li>\n<p><a href=\"https:\/\/blog.csdn.net\/tomjk\/article\/details\/134073569\" title=\"CentOS8\u5b89\u88c5PHP83\">CentOS8\u5b89\u88c5PHP83<\/a><\/p>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>\u80cc\u666f \u6211\u7684 wordpress \u8fd0\u884c\u5728 php7.2 \u4e0a\uff0c\u53ef\u4ee5\u53c2\u8003\u8fd9\u7bc7\u6587\u7ae0 centos 8.2 \u5b89\u88c5 php [&hellip;]<\/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":[11,12],"class_list":["post-1313","post","type-post","status-publish","format-standard","hentry","category-21","tag-php","tag-wordpress"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>centos 8.2 \u5347\u7ea7 php7.2 \u5230 7.4 - \u62d2\u6d77\u7a7a\u95f4<\/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:\/\/refusea.com\/?p=1313\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"refusea.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/refusea.com\/?p=1313#article\",\"isPartOf\":{\"@id\":\"https:\/\/refusea.com\/?p=1313\"},\"author\":{\"name\":\"refusea.com\",\"@id\":\"https:\/\/refusea.com\/#\/schema\/person\/b5393cc8b15717000d19424552aae0df\"},\"headline\":\"centos 8.2 \u5347\u7ea7 php7.2 \u5230 7.4\",\"datePublished\":\"2023-11-22T06:45:13+00:00\",\"dateModified\":\"2023-11-22T06:55:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/refusea.com\/?p=1313\"},\"wordCount\":43,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/refusea.com\/#\/schema\/person\/b5393cc8b15717000d19424552aae0df\"},\"keywords\":[\"php\",\"wordpress\"],\"articleSection\":[\"\u7f51\u7ad9\u8fd0\u8425\"],\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/refusea.com\/?p=1313#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/refusea.com\/?p=1313\",\"url\":\"https:\/\/refusea.com\/?p=1313\",\"name\":\"centos 8.2 \u5347\u7ea7 php7.2 \u5230 7.4 - \u62d2\u6d77\u7a7a\u95f4\",\"isPartOf\":{\"@id\":\"https:\/\/refusea.com\/#website\"},\"datePublished\":\"2023-11-22T06:45:13+00:00\",\"dateModified\":\"2023-11-22T06:55:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/refusea.com\/?p=1313#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/refusea.com\/?p=1313\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/refusea.com\/?p=1313#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/refusea.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"centos 8.2 \u5347\u7ea7 php7.2 \u5230 7.4\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/refusea.com\/#website\",\"url\":\"https:\/\/refusea.com\/\",\"name\":\"\u62d2\u6d77\u7a7a\u95f4\",\"description\":\"\u62d2\u6d77\u7684\u4e2a\u4eba\u535a\u5ba2\",\"publisher\":{\"@id\":\"https:\/\/refusea.com\/#\/schema\/person\/b5393cc8b15717000d19424552aae0df\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/refusea.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"zh-Hans\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/refusea.com\/#\/schema\/person\/b5393cc8b15717000d19424552aae0df\",\"name\":\"refusea.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/refusea.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/7f7489b4afdbd952db64e7a6704d1258?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/7f7489b4afdbd952db64e7a6704d1258?s=96&d=mm&r=g\",\"caption\":\"refusea.com\"},\"logo\":{\"@id\":\"https:\/\/refusea.com\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/refusea.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"centos 8.2 \u5347\u7ea7 php7.2 \u5230 7.4 - \u62d2\u6d77\u7a7a\u95f4","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:\/\/refusea.com\/?p=1313","twitter_misc":{"\u4f5c\u8005":"refusea.com","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"3 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/refusea.com\/?p=1313#article","isPartOf":{"@id":"https:\/\/refusea.com\/?p=1313"},"author":{"name":"refusea.com","@id":"https:\/\/refusea.com\/#\/schema\/person\/b5393cc8b15717000d19424552aae0df"},"headline":"centos 8.2 \u5347\u7ea7 php7.2 \u5230 7.4","datePublished":"2023-11-22T06:45:13+00:00","dateModified":"2023-11-22T06:55:55+00:00","mainEntityOfPage":{"@id":"https:\/\/refusea.com\/?p=1313"},"wordCount":43,"commentCount":0,"publisher":{"@id":"https:\/\/refusea.com\/#\/schema\/person\/b5393cc8b15717000d19424552aae0df"},"keywords":["php","wordpress"],"articleSection":["\u7f51\u7ad9\u8fd0\u8425"],"inLanguage":"zh-Hans","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/refusea.com\/?p=1313#respond"]}]},{"@type":"WebPage","@id":"https:\/\/refusea.com\/?p=1313","url":"https:\/\/refusea.com\/?p=1313","name":"centos 8.2 \u5347\u7ea7 php7.2 \u5230 7.4 - \u62d2\u6d77\u7a7a\u95f4","isPartOf":{"@id":"https:\/\/refusea.com\/#website"},"datePublished":"2023-11-22T06:45:13+00:00","dateModified":"2023-11-22T06:55:55+00:00","breadcrumb":{"@id":"https:\/\/refusea.com\/?p=1313#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/refusea.com\/?p=1313"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/refusea.com\/?p=1313#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/refusea.com\/"},{"@type":"ListItem","position":2,"name":"centos 8.2 \u5347\u7ea7 php7.2 \u5230 7.4"}]},{"@type":"WebSite","@id":"https:\/\/refusea.com\/#website","url":"https:\/\/refusea.com\/","name":"\u62d2\u6d77\u7a7a\u95f4","description":"\u62d2\u6d77\u7684\u4e2a\u4eba\u535a\u5ba2","publisher":{"@id":"https:\/\/refusea.com\/#\/schema\/person\/b5393cc8b15717000d19424552aae0df"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/refusea.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"zh-Hans"},{"@type":["Person","Organization"],"@id":"https:\/\/refusea.com\/#\/schema\/person\/b5393cc8b15717000d19424552aae0df","name":"refusea.com","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/refusea.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/7f7489b4afdbd952db64e7a6704d1258?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7f7489b4afdbd952db64e7a6704d1258?s=96&d=mm&r=g","caption":"refusea.com"},"logo":{"@id":"https:\/\/refusea.com\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/refusea.com"]}]}},"_links":{"self":[{"href":"https:\/\/refusea.com\/index.php?rest_route=\/wp\/v2\/posts\/1313"}],"collection":[{"href":"https:\/\/refusea.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/refusea.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/refusea.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/refusea.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1313"}],"version-history":[{"count":19,"href":"https:\/\/refusea.com\/index.php?rest_route=\/wp\/v2\/posts\/1313\/revisions"}],"predecessor-version":[{"id":1332,"href":"https:\/\/refusea.com\/index.php?rest_route=\/wp\/v2\/posts\/1313\/revisions\/1332"}],"wp:attachment":[{"href":"https:\/\/refusea.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1313"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/refusea.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1313"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/refusea.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1313"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}