{"id":347,"date":"2016-10-18T13:47:55","date_gmt":"2016-10-18T05:47:55","guid":{"rendered":"https:\/\/yyshell.com\/?p=347"},"modified":"2018-02-24T21:57:35","modified_gmt":"2018-02-24T13:57:35","slug":"centos6%e5%ae%89%e8%a3%85nginx%ef%bc%8cphp7%ef%bc%8czabbix3-2%e6%95%99%e7%a8%8b%ef%bc%881%ef%bc%89","status":"publish","type":"post","link":"https:\/\/yyshell.com\/?p=347","title":{"rendered":"CentOS6\u5b89\u88c5nginx\uff0cphp7\uff0czabbix3.2\u6559\u7a0b\uff081\uff09"},"content":{"rendered":"<p>\u76ee\u524d\uff0czabbix\u7684\u6700\u65b0\u7248\u5df2\u7ecf\u5230\u4e863.2.x\uff0c\u9057\u61be\u7684\u662f\uff0c\u56e0\u4e3acentos6\u81ea\u5e26\u7684\u5404\u7c7b\u7ec4\u4ef6\u7248\u672c\u592a\u8001\uff0czabbix\u81ea3.0\u8d77\uff0c\u5b98\u65b9\u7684repo\u5c31\u4e0d\u5728\u652f\u6301\u5728CentOS6\u4e0a\u9762\u5b89\u88c5zabbix server\u4e86\uff08agent\u5ba2\u6237\u7aef\u8fd8\u662f\u652f\u6301\u7684\uff09\u3002\u4f46\u662f\uff0c\u5b9e\u9645\u751f\u4ea7\u73af\u5883\u4e2d\uff0cCentOS6\u8fd8\u8fdc\u672a\u88ab\u6dd8\u6c70\uff0c\u751a\u81f3\u8fd8\u6709\u5f88\u591a\u516c\u53f8\u7528RHEL5\uff0c\u6216\u8005CentOS5\u7684\uff0c\u6240\u4ee5\u6709\u5fc5\u8981\u8bb2\u89e3\u4e0b\uff0c\u5728CentOS6\uff08RHEL6\uff09\u73af\u5883\u4e0b\uff0c\u81ea\u5df1\u5b89\u88c5nginx\u6700\u65b0\u7a33\u5b9a\u72481.10.1\uff0cphp7\u6700\u65b0\u7a33\u5b9a\u72487.0.12\uff0c\u4ee5\u53cazabbix3.2.1\u7248\u672c\u3002<\/p>\n<h3>\u57fa\u7840\u4fe1\u606f<\/h3>\n<p>\u672c\u673aIP\uff1a192.168.42.15\uff0c\u5df2\u5b89\u88c5\u4e86EPEL6\u7684\u6e90\u3002\u4ece\u5b98\u65b9\u4e0b\u8f7dphp-7.0.12.tar.gz\u00a0 zabbix-3.2.1.tar.gz\u4e24\u4e2a\u6e90\u7801\u5230CentOS\u4e0a\u9762\u3002<\/p>\n<h3>\u5b89\u88c5Nginx\uff1a<\/h3>\n<p>\u672c\u6765Nginx\u6211\u662f\u60f3\u81ea\u5df1\u7f16\u8bd1\u5b89\u88c5\u7684\uff0c\u4f46\u662f\u73b0\u5728EPEL\u4e0a\u5df2\u7ecf\u6709\u4e86\u6700\u65b0\u7684\u7a33\u5b9a\u72481.10.1\uff0c\u6211\u5c31\u76f4\u63a5yum\u5b89\u88c5\u4e86\uff0c\u5b89\u88c5\u65b9\u6cd5\uff1a<\/p>\n<pre class=\"lang:sh decode:true \">yum install nginx<\/pre>\n<div>\u5bf9\u6743\u9650\u548cselinux\u8fdb\u884c\u4e00\u4e9b\u5904\u7406\uff1a<\/div>\n<pre class=\"lang:sh decode:true \">cd \/usr\/share\/nginx\r\nchown -R nginx:nginx html\/\r\nsemanage fcontext -a -t httpd_sys_content_t \"\/usr\/share\/nginx\/html(\/.*)?\"\r\nrestorecon -Rv html\/<\/pre>\n<p>iptables\u5f00\u653ehttp\u7aef\u53e3\uff1a<\/p>\n<pre class=\"lang:sh decode:true \">iptables -I INPUT -p tcp --dport 80 -j ACCEPT\r\nservice iptables save\r\nservice iptables restart<\/pre>\n<h3>\u5b89\u88c5PHP7<\/h3>\n<p>\u6211\u4eec\u51b3\u5b9a\u81ea\u5df1\u7f16\u8bd1php7\uff0c\u4e3a\u9002\u5e94zabbix\u5b98\u65b9\u7684\u5bf9php\u7ec4\u4ef6\u7684\u8981\u6c42\uff0c\u5fc5\u987b\u5b89\u88c5\u4e00\u4e9b\u5fc5\u8981\u7684\u7ec4\u4ef6\uff1a<br \/>\n\u9996\u5148\uff0c\u65e2\u7136\u662f\u7f16\u8bd1\u5b89\u88c5\uff0c\u6211\u4eec\u5148\u5b89\u88c5\u7f16\u8bd1\u5668gcc<\/p>\n<pre class=\"lang:sh decode:true \">yum -y install gcc<\/pre>\n<p>\u5b89\u88c5\u7f16\u8bd1php7\u9700\u8981\u7684\u4e00\u4e9b\u7ec4\u4ef6\uff1a<\/p>\n<div>\n<pre class=\"lang:sh decode:true \">yum install libxml2-devel gettext-devel bison re2c libpng-devel libjpeg-turbo-devel freetype-devel openssl-devel -y<\/pre>\n<p>\u89e3\u5305php7<\/p>\n<pre class=\"lang:sh decode:true \">tar xf php-7.0.12.tar.gz<\/pre>\n<p>\u5207\u6362\u5230php7\u6e90\u7801\u76ee\u5f55<\/p>\n<pre class=\"lang:sh decode:true \">cd php-7.0.12<\/pre>\n<pre class=\"lang:sh decode:true \">[root@template php-7.0.12]# .\/configure --disable-cgi --with-openssl \\\r\n&gt; --with-config-file-path=\/etc --sysconfdir=\/etc --with-mysql-sock=\/var\/lib\/mysql\/mysql.sock \\\r\n&gt; --enable-fpm --with-fpm-user=nginx --with-fpm-group=nginx \\\r\n&gt; --with-gd --enable-bcmath --with-libxml-dir --enable-sockets --enable-mbstring \\\r\n&gt; --with-gettext --with-mysqli --with-jpeg-dir --with-freetype-dir<\/pre>\n<p>LEMP\u7528Nginx+php-fpm\u7684\u7ec4\u5408\uff0c\u4e00\u822c\u4e0d\u9700\u8981cgi\u529f\u80fd\uff0c\u53e6\u5916\u4e00\u4e9b\u56fe\u7247\u4e0a\u7684\u7ec4\u4ef6\uff0c\u4e3b\u8981\u662f\u4e3a\u4e86\u6ee1\u8db3zabbix\u5b98\u65b9\u5bf9php\u7684\u8981\u6c42\u3002<\/p>\n<p>configure\u7ed3\u675f\u540e\uff0c\u4f1a\u63d0\u793a\u8fd9\u4e9b\uff1a<\/p>\n<pre class=\"lang:sh decode:true \">Thank you for using PHP.\r\n\r\nconfig.status: creating php7.spec\r\nconfig.status: creating main\/build-defs.h\r\nconfig.status: creating scripts\/phpize\r\nconfig.status: creating scripts\/man1\/phpize.1\r\nconfig.status: creating scripts\/php-config\r\nconfig.status: creating scripts\/man1\/php-config.1\r\nconfig.status: creating sapi\/cli\/php.1\r\nconfig.status: creating sapi\/fpm\/php-fpm.conf\r\nconfig.status: creating sapi\/fpm\/www.conf\r\nconfig.status: creating sapi\/fpm\/init.d.php-fpm\r\nconfig.status: creating sapi\/fpm\/php-fpm.service\r\nconfig.status: creating sapi\/fpm\/php-fpm.8\r\nconfig.status: creating sapi\/fpm\/status.html\r\nconfig.status: creating ext\/phar\/phar.1\r\nconfig.status: creating ext\/phar\/phar.phar.1\r\nconfig.status: creating main\/php_config.h\r\nconfig.status: executing default commands<\/pre>\n<p>\u63a5\u4e0b\u6765\u5f00\u59cb\u7f16\u8bd1\uff1a<\/p>\n<pre class=\"lang:sh decode:true \">make -j 4<\/pre>\n<p>\u6211\u7684\u673a\u5668\u662f4\u6838i5\uff0c\u6240\u4ee5\u52a0\u4e86-j 4\u7f16\u8bd1\u53c2\u6570\u3002<\/p>\n<p>\u7f16\u8bd1\u6210\u529f\u540e\uff0c\u5b89\u88c5<\/p>\n<pre class=\"lang:sh decode:true \">make install<\/pre>\n<p>\u8f93\u51fa\u5982\u4e0b\uff1a<\/p>\n<pre class=\"lang:sh decode:true\">Installing shared extensions:     \/usr\/local\/lib\/php\/extensions\/no-debug-non-zts-20151012\/\r\nInstalling PHP CLI binary:        \/usr\/local\/bin\/\r\nInstalling PHP CLI man page:      \/usr\/local\/php\/man\/man1\/\r\nInstalling PHP FPM binary:        \/usr\/local\/sbin\/\r\nInstalling PHP FPM config:        \/etc\/\r\nInstalling PHP FPM man page:      \/usr\/local\/php\/man\/man8\/\r\nInstalling PHP FPM status page:   \/usr\/local\/php\/php\/fpm\/\r\nInstalling phpdbg binary:         \/usr\/local\/bin\/\r\nInstalling phpdbg man page:       \/usr\/local\/php\/man\/man1\/\r\nInstalling build environment:     \/usr\/local\/lib\/php\/build\/\r\nInstalling header files:           \/usr\/local\/include\/php\/\r\nInstalling helper programs:       \/usr\/local\/bin\/\r\n  program: phpize\r\n  program: php-config\r\nInstalling man pages:             \/usr\/local\/php\/man\/man1\/\r\n  page: phpize.1\r\n  page: php-config.1\r\nInstalling PEAR environment:      \/usr\/local\/lib\/php\/\r\n[PEAR] Archive_Tar    - installed: 1.4.0\r\n[PEAR] Console_Getopt - installed: 1.4.1\r\n[PEAR] Structures_Graph- installed: 1.1.1\r\n[PEAR] XML_Util       - installed: 1.3.0\r\n[PEAR] PEAR           - installed: 1.10.1\r\nWrote PEAR system config file at: \/etc\/pear.conf\r\nYou may want to add: \/usr\/local\/lib\/php to your php.ini include_path\r\n\/root\/php-7.0.12\/build\/shtool install -c ext\/phar\/phar.phar \/usr\/local\/bin\r\nln -s -f phar.phar \/usr\/local\/bin\/phar\r\nInstalling PDO headers:           \/usr\/local\/include\/php\/ext\/pdo\/<\/pre>\n<p>\u8981\u8bb0\u5f97\u8fd9\u4e9b\u5b89\u88c5\u76ee\u5f55\uff0c\u5982\u679c\u4f60\u60f3\u5378\u8f7d\u6216\u8005\u91cd\u65b0\u7f16\u8bd1\uff0c\u5347\u7ea7\u7b49\uff0c\u77e5\u9053\u73b0\u5728\u7684\u5b89\u88c5\u76ee\u5f55\u662f\u6709\u5fc5\u8981\u7684\u3002<\/p>\n<p>\u6dfb\u52a0php-fpm\u7684init\u542f\u52a8\u811a\u672c\uff1a<\/p>\n<pre class=\"lang:sh decode:true\">[root@template php-7.0.12]# cp \/root\/php-7.0.12\/sapi\/fpm\/init.d.php-fpm \/etc\/init.d\/php-fpm\r\n[root@template php-7.0.12]# chmod a+x \/etc\/init.d\/php-fpm\r\n[root@template php-7.0.12]# restorecon -v \/etc\/init.d\/php-fpm<\/pre>\n<p>\u62f7\u8d1dphp.ini\u914d\u7f6e\u6587\u4ef6<\/p>\n<pre class=\"lang:sh decode:true \">[root@template php-7.0.12]# cp \/root\/php-7.0.12\/php.ini-production \/etc\/php.ini<\/pre>\n<p>\u7f16\u8f91\u4e0bvim \/etc\/php.ini \u6539\u53d8\u5982\u4e0b\u53c2\u6570\uff1a<\/p>\n<div>\n<pre class=\"lang:ini decode:true \">cgi.fix_pathinfo=0\r\ndate.timezone = Asia\/Shanghai\r\npost_max_size = 16M\r\nmax_execution_time = 300\r\nmax_input_time = 300<\/pre>\n<p>\u7ee7\u7eed\u62f7\u8d1d\u914d\u7f6e\uff1a<\/p>\n<pre class=\"lang:sh decode:true \">[root@template php-7.0.12]# cp \/etc\/php-fpm.conf.default \/etc\/php-fpm.conf\r\n[root@template php-7.0.12]# cp \/etc\/php-fpm.d\/www.conf.default \/etc\/php-fpm.d\/www.conf<\/pre>\n<p>\u7f16\u8f91php-fpm.conf\uff0c\u6211\u4eec\u9700\u8981\u91cd\u65b0\u914d\u7f6e\u4e0b\u65e5\u5fd7\u7684\u8def\u5f84\uff0c\u653e\u5230\u5e38\u7528\u7684\/var\/log\u4e0b\u9762\uff0c\u65b9\u4fbf\u67e5\u770b\u65e5\u5fd7<br \/>\nvim \/etc\/php-fpm.conf<\/p>\n<\/div>\n<div>\n<pre class=\"lang:sh decode:true \">error_log = \/var\/log\/php-fpm\/error.log<\/pre>\n<p>\u5efa\u7acb\u65e5\u5fd7\u76ee\u5f55\uff0c\u8fdb\u884c\u4e00\u4e9b\u6743\u9650\u5904\u7406\uff1a<\/p>\n<pre class=\"lang:sh decode:true \">[root@template php-7.0.12]# mkdir -m 700 \/var\/log\/php-fpm\r\n[root@template php-7.0.12]# chown nginx:nginx \/var\/log\/php-fpm\r\n[root@template php-7.0.12]# semanage fcontext -a -t httpd_log_t \/var\/log\/php-fpm\r\n[root@template php-7.0.12]# restorecon -Rv \/var\/log\/php-fpm<\/pre>\n<p>\u7cfb\u7edf\u5199\u5165pid\u7684\u76ee\u5f55\uff0c\u4f1a\u56e0\u4e3aselinux\u800c\u88ab\u62d2\u7edd\u5199\u5165pid\uff0c\u6211\u4eec\u8bbe\u7f6e\u4e0bselinux\u6807\u7b7e\uff1a<\/p>\n<div>\n<pre class=\"lang:sh decode:true \">[root@template php-7.0.12]# semanage fcontext -a -t httpd_var_run_t \/usr\/local\/var\/run\r\n[root@template php-7.0.12]# restorecon -v \/usr\/local\/var\/run<\/pre>\n<p>\u518d\u7ed9\u7a0b\u5e8f\u672c\u8eab\u8bbe\u7f6e\u4e0bselinux\u6807\u7b7e\uff1a<\/p>\n<pre class=\"lang:sh decode:true \">[root@template php-7.0.12]# semanage fcontext -a -t httpd_exec_t \/usr\/local\/sbin\/php-fpm\r\n[root@template php-7.0.12]# restorecon -v \/usr\/local\/sbin\/php-fpm<\/pre>\n<p>\u7f16\u8f91\u4e0bwww.conf\u7684\u914d\u7f6e\uff1a<br \/>\n[root@template php-7.0.12]# vim \/etc\/php-fpm.d\/www.conf<\/p>\n<pre class=\"lang:ini decode:true \">listen = \/var\/run\/php-fpm\/php-fpm.sock\r\nlisten.owner = nginx\r\nlisten.group = nginx\r\nlisten.mode = 0660<\/pre>\n<p>\u65b0\u5efa\u7acb\u76ee\u5f55\uff0c\u5e76\u505a\u4e00\u4e9b\u6743\u9650\u5904\u7406\uff1a<\/p>\n<pre class=\"lang:sh decode:true \">[root@template php-7.0.12]# mkdir \/var\/run\/php-fpm\r\n[root@template php-7.0.12]# restorecon -v \/var\/run\/php-fpm<\/pre>\n<h3>\u914d\u7f6enginx\u52a0\u8f7dphp-fpm<\/h3>\n<p>\u7f16\u8f91\u4e0b\u9ed8\u8ba4\u7684server\u914d\u7f6e<\/p>\n<p>[root@template php-7.0.12]# cd \/etc\/nginx\/conf.d\/<br \/>\n[root@template conf.d]# vim default.conf<\/p>\n<pre class=\"lang:apache decode:true \">server {\r\n    listen       80 default_server;\r\n    listen       [::]:80 default_server;\r\n    server_name  _;\r\n    root         \/usr\/share\/nginx\/html;\r\n\r\n    # Load configuration files for the default server block.\r\n    include \/etc\/nginx\/default.d\/*.conf;\r\n    index  index.php index.html index.htm;\r\n\r\n    location \/ {\r\n    }\r\n\r\n    error_page 404 \/404.html;\r\n        location = \/40x.html {\r\n    }\r\n\r\n    error_page 500 502 503 504 \/50x.html;\r\n        location = \/50x.html {\r\n    }\r\n\r\n    location ~ \\.php$ {\r\n        try_files $uri =404;\r\n        fastcgi_pass   unix:\/var\/run\/php-fpm\/php-fpm.sock;\r\n        fastcgi_index  index.php;\r\n        fastcgi_param  SCRIPT_FILENAME  $document_root$fastcgi_script_name;\r\n        include        fastcgi_params;\r\n    }   \r\n\r\n}<\/pre>\n<h3>\u542f\u52a8nginx\u3001php-fpm<\/h3>\n<p>\u542f\u52a8php-fpm\uff0c\u5e76\u52a0\u5165\u5f00\u673a\u542f\u52a8\uff1a<\/p>\n<pre class=\"lang:sh decode:true \">[root@template php-7.0.12]# service php-fpm start\r\nStarting php-fpm done\r\n[root@template php-7.0.12]# chkconfig php-fpm on<\/pre>\n<p>\u542f\u52a8nginx\uff0c\u5e76\u52a0\u5165\u5f00\u673a\u542f\u52a8\uff1a<\/p>\n<pre class=\"lang:sh decode:true \">[root@template php-7.0.12]# service nginx start\r\nStarting nginx:                                            [  OK  ]\r\n[root@template php-7.0.12]# chkconfig nginx on<\/pre>\n<h3>phpinfo\u6d4b\u8bd5<\/h3>\n<p>\u5199\u4e00\u4e2a\u7b80\u5355\u7684phpinfo\u6587\u4ef6\u8fdb\u884c\u6d4b\u8bd5\uff1a<br \/>\nvim \/usr\/share\/nginx\/html\/index.php<\/p>\n<pre class=\"lang:php decode:true \">&lt;?php\r\nphpinfo();\r\n?&gt;<\/pre>\n<p>\u6253\u5f00\u670d\u52a1\u5668\u7684\u5730\u5740http:\/\/192.168.42.15\/\u8fdb\u884c\u6d4b\u8bd5\uff0c\u5982\u679c\u770b\u5230\u4e0b\u9762\u7c7b\u4f3c\u7684\u754c\u9762\uff0c\u8bc1\u660ephp\u73af\u5883\u642d\u5efa\u6210\u529f\u4e86\u3002<\/p>\n<h3><a href=\"https:\/\/yyshell.com\/wp-content\/uploads\/2016\/10\/phpinfo.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-349 size-full\" src=\"https:\/\/yyshell.com\/wp-content\/uploads\/2016\/10\/phpinfo.png\" alt=\"phpinfo\" width=\"934\" height=\"762\" \/><\/a><\/h3>\n<h3>\u5b89\u88c5\u3001\u542f\u52a8mysql\uff0c\u5e76\u52a0\u5165\u5f00\u673a\u542f\u52a8<\/h3>\n<p>\u5b89\u88c5\uff1a<\/p>\n<pre class=\"lang:sh decode:true \">[root@template ~]# yum install mysql-server -y<\/pre>\n<p>\u542f\u52a8\uff1a<\/p>\n<pre class=\"lang:sh decode:true \">[root@template ~]# service mysqld start<\/pre>\n<p>\u521d\u59cb\u5316\u8bbe\u7f6e\uff1a<\/p>\n<pre class=\"lang:sh decode:true \">[root@template ~]# mysql_secure_installation<\/pre>\n<blockquote><p>Enter current password for root (enter for none):<br \/>\nOK, successfully used password, moving on&#8230;<br \/>\n&#8230;<br \/>\nSet root password? [Y\/n] Y<br \/>\nNew password:<br \/>\nRe-enter new password:<br \/>\nPassword updated successfully!<br \/>\nReloading privilege tables..<br \/>\n&#8230; Success!<br \/>\n&#8230;<br \/>\nRemove anonymous users? [Y\/n] Y<br \/>\n&#8230; Success!<br \/>\n&#8230;<br \/>\nDisallow root login remotely? [Y\/n] Y<br \/>\n&#8230; Success!<br \/>\n&#8230;<br \/>\nRemove test database and access to it? [Y\/n] Y<br \/>\n&#8211; Dropping test database&#8230;<br \/>\n&#8230; Success!<br \/>\n&#8211; Removing privileges on test database&#8230;<br \/>\n&#8230; Success!<br \/>\n&#8230;<br \/>\nReload privilege tables now? [Y\/n] Y<br \/>\n&#8230; Success!<\/p><\/blockquote>\n<p>\u9700\u8981\u6ce8\u610f\u7684\u662f\uff0cmysql5.1\u7248\u672croot\u7528\u6237\u662f\u6ca1\u6709\u521d\u59cb\u5bc6\u7801\u7684\uff0c\u5efa\u8bae\u6309\u7167\u63d0\u793a\u8bbe\u7f6e\u4e0b\u3002<\/p>\n<p>\u52a0\u5165\u5f00\u673a\u542f\u52a8\uff1a<\/p>\n<pre class=\"lang:sh decode:true \">[root@template ~]# chkconfig mysqld on<\/pre>\n<p>\u597d\u4e86\uff0c\u672c\u6559\u7a0b\u7684\u7b2c\u4e00\u90e8\u5206\uff0c\u5173\u4e8eLEMP\u73af\u5883\u7684\u5b89\u88c5\uff0c\u5728\u6b64\u544a\u4e00\u6bb5\u843d\u4e86\uff0c\u4e0b\u4e00\u90e8\u5206\u6211\u4eec\u5c31\u5f00\u59cb\u8fdb\u884czabbix3.2.1\u7684\u5b89\u88c5\u4e86\u3002<\/p>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u76ee\u524d\uff0czabbix\u7684\u6700\u65b0\u7248\u5df2\u7ecf\u5230\u4e863.2.x\uff0c\u9057\u61be\u7684\u662f\uff0c\u56e0\u4e3acentos6\u81ea\u5e26\u7684<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,8,7],"tags":[41,42,43,44],"class_list":["post-347","post","type-post","status-publish","format-standard","hentry","category-linux","category-web","category-7","tag-lemp","tag-nginx","tag-php7","tag-zabbix3-2"],"_links":{"self":[{"href":"https:\/\/yyshell.com\/index.php?rest_route=\/wp\/v2\/posts\/347","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yyshell.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/yyshell.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/yyshell.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yyshell.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=347"}],"version-history":[{"count":4,"href":"https:\/\/yyshell.com\/index.php?rest_route=\/wp\/v2\/posts\/347\/revisions"}],"predecessor-version":[{"id":464,"href":"https:\/\/yyshell.com\/index.php?rest_route=\/wp\/v2\/posts\/347\/revisions\/464"}],"wp:attachment":[{"href":"https:\/\/yyshell.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=347"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/yyshell.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=347"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/yyshell.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=347"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}