{"id":487,"date":"2018-10-19T02:38:03","date_gmt":"2018-10-18T17:38:03","guid":{"rendered":"http:\/\/www7390uo.sakura.ne.jp\/wordpress\/?p=487"},"modified":"2022-05-21T23:42:22","modified_gmt":"2022-05-21T14:42:22","slug":"php7-2-10%e3%82%92%e3%82%bd%e3%83%bc%e3%82%b9%e3%81%8b%e3%82%89%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%97php-fpm%e3%81%ae%e8%a8%ad%e5%ae%9a%e3%82%82%e3%81%99%e3%82%8b","status":"publish","type":"post","link":"https:\/\/www7390uo.sakura.ne.jp\/wordpress\/archives\/487","title":{"rendered":"PHP7.2.10\u3092\u30bd\u30fc\u30b9\u304b\u3089\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057php-fpm\u3082\u8a2d\u5b9a"},"content":{"rendered":"\n<p>OS: Ubuntu 18.04.1 LTS<br>Apache 2.4.34<br>PHP 7.2.10<\/p>\n\n\n\n<p>\u307e\u305a\u306fPHP7.2.10\u3092\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u304b\u3089\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u3002\u3053\u306e\u969b\u3001wget\u3092\u4f7f\u3046\u3068\u30d5\u30a1\u30a4\u30eb\u540d\u304cmirror\u306b\u306a\u3063\u3066\u3057\u307e\u3063\u3066\u53c2\u3063\u305f\u3002<code>--trust-server-names<\/code>\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u4ed8\u52a0\u3059\u308b\u3068php-7.2.10.tar.bz2\u3068\u3044\u3046\u5177\u5408\u306b\u671b\u307f\u306e\u30d5\u30a1\u30a4\u30eb\u540d\u3068\u306a\u3063\u305f\u3002<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">$ wget -c http:\/\/jp2.php.net\/get\/php-7.2.10.tar.bz2\/from\/this\/mirror --trust-server-names\n$ wget -c http:\/\/jp2.php.net\/get\/php-7.2.10.tar.bz2.asc\/from\/this\/mirror --trust-server-names\n\n$ gpg --recv-key DC9FF8D3EE5AF27F\n$ gpg --verify php-7.2.10.tar.bz2.asc\n\n$ tar jxvf php-7.2.10.tar.bz2\n$ cd php-7.2.10\/<\/pre>\n\n\n\n<p>\u307e\u305a\u306fconfigure\u30b9\u30af\u30ea\u30d7\u30c8\u3092\u5b9f\u884c\u3059\u308b\u3002\u666e\u6bb5\u6307\u5b9a\u3057\u3066\u3044\u308b\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u305f\u3081\u306b\u5fc5\u8981\u306a\u30d1\u30c3\u30b1\u30fc\u30b8\u304c\u3044\u304f\u3089\u304b\u3042\u308b\u306e\u3067\u6b64\u308c\u3092\u4e88\u3081\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u304a\u304f\u3002\u3055\u3082\u306a\u3044\u3068\u6b21\u306e\u3088\u3046\u306a\u30e1\u30c3\u30bb\u30fc\u30b8\u306b\u898b\u821e\u308f\u308c\u308b\u3002<\/p>\n\n\n\n<figure class=\"wp-block-table aligncenter\"><table><thead><tr><th class=\"has-text-align-left\" data-align=\"left\">\u30e1\u30c3\u30bb\u30fc\u30b8<\/th><th>\u5fc5\u8981\u306a\u30d1\u30c3\u30b1\u30fc\u30b8<\/th><\/tr><\/thead><tbody><tr><td class=\"has-text-align-left\" data-align=\"left\">configure: error: libxml2 not found.<br>Please check your libxml2 installation.<\/td><td>libxml2-dev<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">checking for cURL 7.10.5 or greater&#8230;<br>configure: error: cURL version 7.10.5 or later<br>is required to compile php with cURL support<\/td><td>libcurl4-gnutls-dev<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">configure: error: jpeglib.h not found.<\/td><td>libjpeg-dev<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">configure: error: png.h not found.<\/td><td>libpng-dev<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">Do you want to send this report now? [Yns]: s<br>sh: 1: autoconf: not found<\/td><td>autoconf<\/td><\/tr><\/tbody><\/table><figcaption>\u88681. \u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8\u306e\u89e3\u6d88\u306b\u5fc5\u8981\u306a\u30d1\u30c3\u30b1\u30fc\u30b8<\/figcaption><\/figure>\n\n\n\n<p>libcurl4\u306b\u3064\u3044\u3066\u306fGnuTLS\u3001NSS\u3001OpenSSL\u3068\u3044\u3046\u4e09\u7a2e\u306e\u30d5\u30ec\u30fc\u30d0\u30fc\u304c\u63c3\u3044\u8e0f\u307f\u3067\u3042\u3063\u305f\u3002\u679c\u305f\u3057\u3066\u3069\u308c\u3092\u9078\u3093\u3060\u3082\u306e\u304b\u5206\u304b\u3089\u306a\u3044\u306e\u3067\u3072\u3068\u307e\u305aGnuTLS\u30d5\u30ec\u30fc\u30d0\u30fc\u3092\u9078\u629e\u3057\u305f\u3002autoconf\u30d1\u30c3\u30b1\u30fc\u30b8\u306fmake test\u306e\u7d50\u679c\u30ec\u30dd\u30fc\u30c8\u4fdd\u5b58\u306b\u5fc5\u8981\u306a\u3060\u3051\u3067\u3042\u308b\u304b\u3089\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u306a\u304f\u3068\u3082\u5dee\u3057\u969c\u308a\u306a\u304b\u3063\u305f\u3002<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">$ sudo apt install libxml2-dev libcurl4-gnutls-dev libjpeg-dev libpng-dev autoconf<\/pre>\n\n\n\n<p>\u30e9\u30a4\u30d6\u30e9\u30ea\u304c\u6e96\u5099\u3067\u304d\u305f\u3089\u6108\u3005configure\u30b9\u30af\u30ea\u30d7\u30c8\u3092\u5b9f\u884c\u3059\u308b\u3002FPM(FastCGI Process Manager)\u3092\u6709\u52b9\u306b\u3057\u305f\u3044\u306e\u3067 <code>--enable-fpm<\/code> \u306e\u8ffd\u52a0\u3092\u5fd8\u308c\u306a\u3044\u3002\u3042\u3068\u306f\u969c\u308a\u306a\u3051\u308c\u3070\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u307e\u3067\u3059\u3093\u306a\u308a\u6357\u308b\u3002<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">$ .\/configure --with-apxs2=\/usr\/local\/apache2\/bin\/apxs --with-mysqli --with-openssl --with-zlib --enable-exif --with-gd --with-jpeg-dir --with-png-dir --with-zlib-dir --enable-mbstring --enable-pcntl --enable-soap --enable-zip --enable-fpm --enable-opcache --with-curl --enable-intl --with-pdo-mysql\n$ make\n$ make test\n$ sudo make install<\/pre>\n\n\n\n<p>\u306a\u304amake test\u3067\u306f33\u4ef6\u3082\u306e\u5931\u6557\u304c\u767a\u751f\u3057\u305f\u3051\u308c\u3069\u3082\u3001<a href=\"https:\/\/qa.php.net\/reports\/run_tests.php?version=7.2.10\">\u30ec\u30dd\u30fc\u30c8\u4e0a\u4f4d\u306e\u3082\u306e\u3070\u304b\u308a<\/a>\u3067\u3042\u3063\u305f\u304b\u3089\u3001\u3088\u304f\u3042\u308b\u4e8b\u3068\u3057\u3066\u9ad8\u3092\u62ec\u308b\u3053\u3068\u306b\u541d\u304b\u3067\u306a\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/www7390uo.sakura.ne.jp\/wordpress\/wp-content\/uploads\/2018\/10\/php-make-test-error.png\"><img loading=\"lazy\" decoding=\"async\" width=\"518\" height=\"254\" src=\"https:\/\/www7390uo.sakura.ne.jp\/wordpress\/wp-content\/uploads\/2018\/10\/php-make-test-error.png\" alt=\"\" class=\"wp-image-492\" srcset=\"https:\/\/www7390uo.sakura.ne.jp\/wordpress\/wp-content\/uploads\/2018\/10\/php-make-test-error.png 518w, https:\/\/www7390uo.sakura.ne.jp\/wordpress\/wp-content\/uploads\/2018\/10\/php-make-test-error-300x147.png 300w\" sizes=\"auto, (max-width: 518px) 100vw, 518px\" \/><\/a><figcaption>\u56f31. \u30ec\u30dd\u30fc\u30c8\u306e\u4e0a\u4f4d\u306b\u4f4d\u7f6e\u3059\u308b\u30c6\u30b9\u30c8<\/figcaption><\/figure><\/div>\n\n\n\n<p>php.ini\u306e\u96db\u5f62\u3092\u6307\u5b9a\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3078\u30b3\u30d4\u30fc\u3057\u3066\u3001Apache\u304cPHP\u306e\u30e2\u30b8\u30e5\u30fc\u30eb\u3092\u30ed\u30fc\u30c9\u3059\u308b\u8a2d\u5b9a\u306b\u306a\u3063\u3066\u3044\u308b\u304b\u70b9\u691c\u3059\u308b\u3002<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">$ sudo cp php.ini-development \/usr\/local\/lib\/php.ini\n$ grep libphp7.so \/usr\/local\/apache2\/conf\/httpd.conf\nLoadModule php7_module        modules\/libphp7.so<\/pre>\n\n\n\n<p>\u6b21\u306bphp-fpm\u3092\u4f7f\u7528\u3059\u308b\u305f\u3081\u306e\u8a2d\u5b9a\u3092\u304a\u3053\u306a\u3046\u3002php-fpm\u306b\u306fApache\u306e\u30e2\u30b8\u30e5\u30fc\u30eb<code>mod_proxy_fcgi.so<\/code>\u306e\u30ed\u30fc\u30c9\u304c\u6c42\u3081\u3089\u308c\u308b\u3002\u305d\u306e<code>mod_proxy_fcgi.so<\/code>\u306b\u306f<code>mod_proxy.so<\/code>\u304c\u8981\u6c42\u3055\u308c\u308b\u304b\u3089\u5171\u306b\u30ed\u30fc\u30c9\u3059\u308b\u3088\u3046httpd.conf\u3092\u66f8\u304d\u63db\u3048\u308b\u3002<\/p>\n\n\n\n<p>php-fpm\u306e\u8a2d\u5b9a\u306f\u69d8\u3005\u3001\u5b58\u5728\u3059\u308b\u3088\u3046\u3067\u3042\u308b\u3002\u3046\u3061\u3001SetHandler\u30c7\u30a3\u30ec\u30af\u30c6\u30a3\u30d6\u3067\u4ee5\u3063\u3066PHP\u30b9\u30af\u30ea\u30d7\u30c8\u306e\u5168\u8981\u6c42\u3092\u30ea\u30d0\u30fc\u30b9\u30d7\u30ed\u30ad\u30b7\u3092\u7528\u3044\u3066\u3001\u6307\u5b9a\u306eFastCGI\u30b5\u30fc\u30d0\u30fc\u3078\u6e21\u3059\u8a2d\u5b9a\u304c\u826f\u3055\u305d\u3046\u306a\u60c5\u52e2\u3067\u3042\u3063\u305f\u3002\u3053\u308c\u304c\u3082\u3063\u3068\u3082\u6b63\u78ba\u306bPATH_INFO\u304c\u8a08\u7b97\u3067\u304d\u308b\u3068\u3044\u3046\u89e6\u308c\u8fbc\u307f\u3067\u3042\u308b\u3002\u3053\u306e\u8a18\u8ff0\u306f<a href=\"https:\/\/httpd.apache.org\/docs\/2.4\/mod\/mod_proxy_fcgi.html\" target=\"_blank\" rel=\"noreferrer noopener\">Apache2.4.10\u304b\u3089\u4f7f\u7528\u3067\u304d\u308b<\/a>\u3068\u3044\u3046\u3053\u3068\u3067\u3042\u3063\u305f\u3002<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">$ sudo vi \/usr\/local\/apache2\/conf\/httpd.conf\nLoadModule proxy_module modules\/mod_proxy.so\nLoadModule proxy_fcgi_module modules\/mod_proxy_fcgi.so\n\n&lt;FilesMatch \"\\.php$\"&gt;\n    <strong class=\"orange\"># Note: The only part that varies is \/path\/to\/app.sock<\/strong>\n    #SetHandler  \"proxy:unix:\/path\/to\/app.sock|fcgi:\/\/localhost\/\"\n    SetHandler  \"proxy:unix:\/home\/guro\/tmp\/php\/php-fpm.sock|fcgi:\/\/localhost\/\"\n&lt;\/FilesMatch&gt;\n\n&lt;Proxy \"fcgi:\/\/localhost\/\" enablereuse=on max=10&gt;\n&lt;\/Proxy&gt;<\/pre>\n\n\n\n<p>\u7d9a\u3044\u3066FPM\u306e\u30b0\u30ed\u30fc\u30d0\u30eb\u306a\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u8a18\u8f09\u3059\u308b\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u3092\u96db\u5f62\u304b\u3089\u30b3\u30d4\u30fc\u3057\u3066\u66f8\u304d\u63db\u3048\u308b\u3002include\u306e\u7b87\u6240\u304cNONE\u306b\u306a\u3063\u3066\u3044\u3066\u30d1\u30b9\u304c\u6709\u52b9\u3067\u306a\u3044\u304b\u3089\u4fee\u6b63\u3057\u3066\u304a\u304f\u3002<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">$ cd \/usr\/local\/etc\/\n$ sudo cp -av php-fpm.conf.default php-fpm.conf\n$ sudo vi php-fpm.conf\n<strong class=\"orange\">;include=NONE\/etc\/php-fpm.d\/*.conf<\/strong>\n<strong class=\"green\">include=\/usr\/local\/etc\/php-fpm.d\/*.conf<\/strong><\/pre>\n\n\n\n<p>php-fpm.d\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u5185\u306b\u30d7\u30ed\u30bb\u30b9\u30d7\u30fc\u30eb\u306e\u8a2d\u5b9a\u3092\u500b\u5225\u306b\u7528\u610f\u3059\u308b\u3002listen\u3067\u306fFastCGI\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u3092\u53d7\u3051\u4ed8\u3051\u308b\u30a2\u30c9\u30ec\u30b9\u3092\u6307\u5b9a\u3059\u308b\u3002\u9078\u629e\u80a2\u306fUNIX\u30c9\u30e1\u30a4\u30f3\u30bd\u30b1\u30c3\u30c8\u3068TCP\u30bd\u30b1\u30c3\u30c8\u306e\u4e8c\u7a2e\u985e\u3067\u3042\u308b\u3002UNIX\u30c9\u30e1\u30a4\u30f3\u30bd\u30b1\u30c3\u30c8\u306e\u307b\u3046\u304c\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u304c\u512a\u79c0\u3067\u3042\u308b\u3068\u307b\u3046\u307c\u3046\u3067\u8a55\u5224\u3067\u3042\u308b\u304b\u3089\u6b64\u308c\u3092\u9078\u629e\u3057\u305f\u3002<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">$ mkdir -p \/home\/guro\/tmp\/php\n$ cd php-fpm.d\/\n$ sudo vi guro.conf\n[guro]\nuser = guro\ngroup = guro\n\nlisten = \/home\/guro\/tmp\/php\/php-fpm.sock\nlisten.owner = guro\nlisten.group = guro\nlisten.mode  = 0666\n\npm = dynamic\npm.max_children = 5\npm.start_servers = 2\npm.min_spare_servers = 1\npm.max_spare_servers = 3\n\naccess.log = var\/log\/$pool.access.log\naccess.format = \"%R - %u %t \\\"%m %r%Q%q\\\" %s %f %{mili}d %{kilo}M %C%%\"\nslowlog = var\/log\/$pool.log.slow\nrequest_slowlog_timeout = 10\n\ncatch_workers_output = yes <\/pre>\n\n\n\n<p>\u8a2d\u5b9a\u304c\u4e00\u6bb5\u843d\u3057\u305f\u3089\u6587\u6cd5\u306e\u8aa4\u308a\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b\u3002\u3053\u3053\u3067\u9593\u9055\u3044\u304c\u898b\u3064\u304b\u308c\u3070\u30e1\u30c3\u30bb\u30fc\u30b8\u304c\u73fe\u308c\u308b\u304b\u3089\u3064\u3076\u3055\u306b\u8abf\u3079\u3066\u6b63\u3059\u3002<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">$ sudo \/usr\/local\/sbin\/php-fpm -t\n[25-Sep-2018 06:51:03] ERROR: [\/usr\/local\/etc\/php-fpm.conf:125] unknown entry '#include'\n[25-Sep-2018 06:51:03] ERROR: failed to load configuration file '\/usr\/local\/etc\/php-fpm.conf'\n[25-Sep-2018 06:51:03] ERROR: FPM initialization failed\n\n$ sudo \/usr\/local\/sbin\/php-fpm -t\n[25-Sep-2018 06:52:01] NOTICE: configuration file \/usr\/local\/etc\/php-fpm.conf test is successful<\/pre>\n\n\n\n<p>\u6587\u6cd5\u30c6\u30b9\u30c8\u306b\u5408\u683c\u3057\u305f\u306e\u3067\u624b\u52d5\u3067php-fpm\u3092\u8d77\u52d5\u3059\u308b\u3068\u3001\u601d\u60d1\u901a\u308a\u306b\u7acb\u3061\u4e0a\u304c\u3063\u3066\u6765\u3066\u3044\u308b\u3088\u3046\u3067\u3042\u308b\u3002phpinfo()\u306b\u3082php-fpm\u304cactive\u3068\u3057\u3066\u8868\u793a\u3055\u308c\u3066\u3044\u308b\u304b\u3089\u307e\u305a\u9593\u9055\u3044\u306a\u3044\u69d8\u5b50\u3067\u3042\u308b\u3002<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">$ sudo \/usr\/local\/sbin\/php-fpm\n$ ps axuwf | grep php-fp[m]\nroot      94279  0.0  0.3 192168 13044 ?        Ss   06:54   0:00 php-fpm: master process (\/usr\/local\/etc\/php-fpm.conf)\nguro      94280  0.0  0.3 194468 12744 ?        S    06:54   0:00  \\_ php-fpm: pool guro\nguro      94281  0.0  0.3 194468 12744 ?        S    06:54   0:00  \\_ php-fpm: pool guro<\/pre>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/www7390uo.sakura.ne.jp\/wordpress\/wp-content\/uploads\/2018\/10\/php-fpm.png\"><img loading=\"lazy\" decoding=\"async\" width=\"567\" height=\"138\" src=\"https:\/\/www7390uo.sakura.ne.jp\/wordpress\/wp-content\/uploads\/2018\/10\/php-fpm.png\" alt=\"\" class=\"wp-image-488\" srcset=\"https:\/\/www7390uo.sakura.ne.jp\/wordpress\/wp-content\/uploads\/2018\/10\/php-fpm.png 567w, https:\/\/www7390uo.sakura.ne.jp\/wordpress\/wp-content\/uploads\/2018\/10\/php-fpm-300x73.png 300w\" sizes=\"auto, (max-width: 567px) 100vw, 567px\" \/><\/a><figcaption>\u56f32. php-fpm\u304c\u6709\u52b9\u306b\u306a\u3063\u305f\u69d8\u5b50<\/figcaption><\/figure><\/div>\n\n\n\n<p>\u305d\u3046\u3057\u305f\u3089\u3069\u3053\u3078\u51fa\u3057\u3066\u3082\u6065\u305a\u304b\u3057\u3044\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u8a2d\u7f6e\u3057\u3066\u7d42\u3044\u3067\u3042\u308b\u3002<\/p>\n\n\n\n<h3 class=\"link\">\u53c2\u8003:<\/h3>\n<ul>\n <li><a href=\"https:\/\/php.net\/manual\/ja\/install.unix.apache2.php\">PHP: Apache 2.x (Unix\u30b7\u30b9\u30c6\u30e0\u7528) &#8211; Manual<\/a><\/li>\n <li><a href=\"https:\/\/httpd.apache.org\/docs\/2.4\/mod\/mod_proxy_fcgi.html\">mod_proxy_fcgi &#8211; Apache HTTP Server Version 2.4<\/a><\/li>\n <li><a href=\"https:\/\/php.net\/manual\/ja\/install.fpm.configuration.php\">php-fpm.conf \u306e\u30b0\u30ed\u30fc\u30d0\u30eb\u8a2d\u5b9a\u9805\u76ee<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>OS: Ubuntu 18.04.1 LTSApache 2.4.34PHP 7.2.10 \u307e\u305a\u306fPHP7.2.10\u3092\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u304b\u3089\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u3002\u3053\u306e\u969b\u3001wget\u3092\u4f7f\u3046\u3068\u30d5\u30a1\u30a4\u30eb\u540d\u304cmirror\u306b\u306a\u3063\u3066\u3057\u307e\u3063\u3066\u53c2\u3063\u305f\u3002&#8211;trust-server-names\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u4ed8\u52a0\u3059\u308b\u3068php-7.2.10.tar.bz2\u3068\u3044\u3046\u5177\u5408\u306b\u671b\u307f\u306e\u30d5\u30a1\u30a4\u30eb\u540d\u3068\u306a\u3063\u305f\u3002 $ wget -c http:\/\/jp &#8230; <a title=\"PHP7.2.10\u3092\u30bd\u30fc\u30b9\u304b\u3089\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057php-fpm\u3082\u8a2d\u5b9a\" class=\"read-more\" href=\"https:\/\/www7390uo.sakura.ne.jp\/wordpress\/archives\/487\" aria-label=\"PHP7.2.10\u3092\u30bd\u30fc\u30b9\u304b\u3089\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057php-fpm\u3082\u8a2d\u5b9a \u306b\u3064\u3044\u3066\u3055\u3089\u306b\u8aad\u3080\">\u7d9a\u304d\u3092\u8aad\u3080<\/a><\/p>\n","protected":false},"author":1,"featured_media":963,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[162],"tags":[163,165],"class_list":["post-487","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-162","tag-php","tag-165"],"views":5657,"_links":{"self":[{"href":"https:\/\/www7390uo.sakura.ne.jp\/wordpress\/wp-json\/wp\/v2\/posts\/487","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www7390uo.sakura.ne.jp\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www7390uo.sakura.ne.jp\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www7390uo.sakura.ne.jp\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www7390uo.sakura.ne.jp\/wordpress\/wp-json\/wp\/v2\/comments?post=487"}],"version-history":[{"count":0,"href":"https:\/\/www7390uo.sakura.ne.jp\/wordpress\/wp-json\/wp\/v2\/posts\/487\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www7390uo.sakura.ne.jp\/wordpress\/wp-json\/wp\/v2\/media\/963"}],"wp:attachment":[{"href":"https:\/\/www7390uo.sakura.ne.jp\/wordpress\/wp-json\/wp\/v2\/media?parent=487"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www7390uo.sakura.ne.jp\/wordpress\/wp-json\/wp\/v2\/categories?post=487"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www7390uo.sakura.ne.jp\/wordpress\/wp-json\/wp\/v2\/tags?post=487"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}