{"id":34836,"date":"2023-06-25T12:26:18","date_gmt":"2023-11-02T14:55:35","guid":{"rendered":"https:\/\/www.silicloud.com\/zh\/blog\/%e8%af%b7%e4%bd%bf%e7%94%a8remi%e7%9a%84rpm%e5%ad%98%e5%82%a8%e5%ba%93%e5%9c%a8centos-8%e4%b8%8a%e5%ae%89%e8%a3%85php-7-2%e5%92%8cphp-fpm-7-2%e3%80%82\/"},"modified":"2024-04-30T10:37:31","modified_gmt":"2024-04-30T02:37:31","slug":"%e8%af%b7%e4%bd%bf%e7%94%a8remi%e7%9a%84rpm%e5%ad%98%e5%82%a8%e5%ba%93%e5%9c%a8centos-8%e4%b8%8a%e5%ae%89%e8%a3%85php-7-2%e5%92%8cphp-fpm-7-2%e3%80%82","status":"publish","type":"post","link":"https:\/\/www.silicloud.com\/zh\/blog\/%e8%af%b7%e4%bd%bf%e7%94%a8remi%e7%9a%84rpm%e5%ad%98%e5%82%a8%e5%ba%93%e5%9c%a8centos-8%e4%b8%8a%e5%ae%89%e8%a3%85php-7-2%e5%92%8cphp-fpm-7-2%e3%80%82\/","title":{"rendered":"\u8bf7\u4f7f\u7528Remi\u7684RPM\u5b58\u50a8\u5e93\u5728CentOS 8\u4e0a\u5b89\u88c5PHP 7.2\u548cPHP-FPM 7.2"},"content":{"rendered":"<h1>\u9996\u5148\uff0c<\/h1>\n<p>\u4f7f\u7528Remi\u7684RPM\u5b58\u50a8\u5e93\u5728CentOS8\u4e0a\u5b89\u88c5PHP7.2<br \/>\n\u539f\u59cb\u6587\u7ae0\uff1aPHP\uff0cPHP-FPM\u7684\u5404\u79cd\u5b89\u88c5\u65b9\u6cd5\u548cEOL\u6458\u8981<br \/>\n\u53c2\u8003\uff1aRemi\u7684RPM\u5b58\u50a8\u5e93<\/p>\n<h2>\u652f\u6301<\/h2>\n<p>\u5982\u679c\u4f7f\u7528\u6b64\u65b9\u6cd5\u8fdb\u884c\u90e8\u7f72\uff0c\u6839\u636ePHP: Supported Versions\/PHP: Unsupported Branches\uff0c\u9884\u8ba12020\u5e7411\u670830\u65e5\u5c06\u6210\u4e3aEOL\uff08\u7ed3\u675f\u652f\u6301\uff09\u3002<br \/>\n\u4e4b\u540e\u53ef\u80fd\u4e0d\u4f1a\u5bf9\u62a5\u544a\u7684\u6f0f\u6d1e\u548c\u95ee\u9898\u8fdb\u884c\u5904\u7406\u3002<\/p>\n<h2>\u8bf7\u6ce8\u610f<\/h2>\n<ul class=\"post-ul\">\u4ed6\u306ePHP\u30e2\u30b8\u30e5\u30fc\u30eb\u3092\u5165\u308c\u3066\u3044\u305f\u5834\u5408\u3001\u4e0b\u8a18\u30b3\u30de\u30f3\u30c9\u3067\u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u30ea\u30bb\u30c3\u30c8\u304c\u5fc5\u8981<\/ul>\n<pre class=\"post-pre\"><code><span class=\"gp\">#<\/span> dnf module reset php\r\n<\/code><\/pre>\n<h2>\u8bb0\u5f55<\/h2>\n<h3>\u5b89\u88c5<\/h3>\n<pre class=\"post-pre\"><code><span class=\"gp\">#<\/span> <span class=\"nb\">cat<\/span> \/etc\/redhat-release\r\n<span class=\"go\">CentOS Linux release 8.0.1905 (Core)\r\n\r\n<\/span><span class=\"gp\">#<\/span> dnf <span class=\"nb\">install<\/span> <span class=\"nt\">-y<\/span> https:\/\/rpms.remirepo.net\/enterprise\/remi-release-8.rpm\r\n<span class=\"go\">... \u7565\r\n\r\n<\/span><span class=\"gp\">#<\/span> dnf module <span class=\"nb\">install<\/span> <span class=\"nt\">-y<\/span> php:remi-7.2\r\n<span class=\"go\">... \u7565\r\n<\/span><\/code><\/pre>\n<h3>\u542f\u52a8\/\u505c\u6b62php-fpm<\/h3>\n<pre class=\"post-pre\"><code><span class=\"gp\">#<\/span> systemctl start php-fpm\r\n<span class=\"gp\">#<\/span> systemctl status php-fpm\r\n<span class=\"go\">\u25cf php-fpm.service - The PHP FastCGI Process Manager\r\n<\/span><span class=\"gp\">   Loaded: loaded (\/usr\/lib\/systemd\/system\/php-fpm.service;<\/span> disabled<span class=\"p\">;<\/span> vendor preset: disabled<span class=\"o\">)<\/span>\r\n<span class=\"gp\">   Active: active (running) since Thu 2019-09-26 06:15:30 EDT;<\/span> 4s ago\r\n<span class=\"go\"> Main PID: 2779 (php-fpm)\r\n   Status: \"Ready to handle connections\"\r\n    Tasks: 6 (limit: 11109)\r\n   Memory: 19.7M\r\n   CGroup: \/system.slice\/php-fpm.service\r\n           tq2779 php-fpm: master process (\/etc\/php-fpm.conf)\r\n           tq2780 php-fpm: pool www\r\n           tq2781 php-fpm: pool www\r\n           tq2782 php-fpm: pool www\r\n           tq2783 php-fpm: pool www\r\n           mq2784 php-fpm: pool www\r\n\r\nSep 26 06:15:30 localhost.localdomain systemd[1]: Starting The PHP FastCGI Process Manager...\r\nSep 26 06:15:30 localhost.localdomain systemd[1]: Started The PHP FastCGI Process Manager.\r\n<\/span><\/code><\/pre>\n<pre class=\"post-pre\"><code><span class=\"gp\">#<\/span> systemctl stop php-fpm\r\n<span class=\"gp\">#<\/span> systemctl status php-fpm\r\n<span class=\"go\">\u25cf php-fpm.service - The PHP FastCGI Process Manager\r\n<\/span><span class=\"gp\">   Loaded: loaded (\/usr\/lib\/systemd\/system\/php-fpm.service;<\/span> disabled<span class=\"p\">;<\/span> vendor preset: disabled<span class=\"o\">)<\/span>\r\n<span class=\"go\">   Active: inactive (dead)\r\n\r\nSep 26 05:53:12 localhost.localdomain systemd[1]: Starting The PHP FastCGI Process Manager...\r\nSep 26 05:53:12 localhost.localdomain systemd[1]: Started The PHP FastCGI Process Manager.\r\nSep 26 05:53:22 localhost.localdomain systemd[1]: Stopping The PHP FastCGI Process Manager...\r\nSep 26 05:53:22 localhost.localdomain systemd[1]: Stopped The PHP FastCGI Process Manager.\r\nSep 26 06:15:30 localhost.localdomain systemd[1]: Starting The PHP FastCGI Process Manager...\r\nSep 26 06:15:30 localhost.localdomain systemd[1]: Started The PHP FastCGI Process Manager.\r\nSep 26 06:15:59 localhost.localdomain systemd[1]: Stopping The PHP FastCGI Process Manager...\r\nSep 26 06:15:59 localhost.localdomain systemd[1]: Stopped The PHP FastCGI Process Manager.\r\n<\/span><\/code><\/pre>\n<h3>\u81ea\u52d5\u555f\u52d5\/\u505c\u6b62php-fpm\u7684\u8a2d\u5b9a\u3002<\/h3>\n<pre class=\"post-pre\"><code><span class=\"gp\">#<\/span> systemctl <span class=\"nb\">enable <\/span>php-fpm\r\n<span class=\"go\">Created symlink \/etc\/systemd\/system\/multi-user.target.wants\/php-fpm.service \u2192 \/usr\/lib\/systemd\/system\/php-fpm.service.\r\n<\/span><span class=\"gp\">#<\/span> systemctl list-unit-files <span class=\"nt\">--type<\/span><span class=\"o\">=<\/span>service |grep php-fpm\r\n<span class=\"go\">php-fpm.service                             enabled\r\n<\/span><\/code><\/pre>\n<pre class=\"post-pre\"><code><span class=\"gp\">#<\/span> systemctl disable php-fpm\r\n<span class=\"go\">Removed \/etc\/systemd\/system\/multi-user.target.wants\/php-fpm.service.\r\n<\/span><span class=\"gp\">#<\/span> systemctl list-unit-files <span class=\"nt\">--type<\/span><span class=\"o\">=<\/span>service |grep php-fpm\r\n<span class=\"go\">php-fpm.service                             disabled\r\n<\/span><\/code><\/pre>\n<h3>\u5404\u79cd\u786e\u8ba4<\/h3>\n<pre class=\"post-pre\"><code><span class=\"gp\">#<\/span> which php\r\n<span class=\"go\">\/usr\/bin\/php\r\n\r\n<\/span><span class=\"gp\">#<\/span> php <span class=\"nt\">-v<\/span>\r\n<span class=\"go\">PHP 7.2.23 (cli) (built: Sep 24 2019 15:50:06) ( NTS )\r\nCopyright (c) 1997-2018 The PHP Group\r\nZend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies\r\n\r\n<\/span><span class=\"gp\">#<\/span> php <span class=\"nt\">-i<\/span> | <span class=\"nb\">grep <\/span>php.ini\r\n<span class=\"gp\">Configuration File (php.ini) Path =&gt;<\/span> \/etc\r\n<span class=\"gp\">Loaded Configuration File =&gt;<\/span> \/etc\/php.ini\r\n\r\n<span class=\"gp\">#<\/span> which php-fpm\r\n<span class=\"go\">\/usr\/sbin\/php-fpm\r\n\r\n<\/span><span class=\"gp\">#<\/span> \/usr\/sbin\/php-fpm <span class=\"nt\">-v<\/span>\r\n<span class=\"go\">PHP 7.2.23 (fpm-fcgi) (built: Sep 24 2019 15:50:06)\r\nCopyright (c) 1997-2018 The PHP Group\r\nZend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies\r\n\r\n<\/span><span class=\"gp\">#<\/span> dnf module info php:remi-7.2\r\n<span class=\"go\">Last metadata expiration check: 0:16:08 ago on Wed 25 Sep 2019 10:36:43 AM EDT.\r\nName             : php\r\nStream           : remi-7.2 [e] [a]\r\nVersion          : 20190925112515\r\nContext          : 00000000\r\nProfiles         : common [d] [i], devel, minimal\r\nDefault profiles : common\r\nRepo             : remi-modular\r\nSummary          : PHP scripting language\r\nDescription      : Alternative php 7.2 module. The remi-7.2 stream provides more recent versions and more packages than default 7.2 stream.\r\nArtifacts        : apcu-panel-0:5.1.16-1.el8.remi.7.2.noarch\r\n                 : apcu-panel-0:5.1.17-1.el8.remi.7.2.noarch\r\n                 : libzip-0:1.5.1-1.el8.remi.x86_64\r\n                 : libzip-0:1.5.2-1.el8.remi.x86_64\r\n                 : libzip-devel-0:1.5.1-1.el8.remi.x86_64\r\n                 : libzip-devel-0:1.5.2-1.el8.remi.x86_64\r\n                 : libzip-tools-0:1.5.1-1.el8.remi.x86_64\r\n                 : libzip-tools-0:1.5.2-1.el8.remi.x86_64\r\n                 : php-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-ast-0:1.0.2-1.el8.remi.7.2.x86_64\r\n                 : php-ast-0:1.0.3-1.el8.remi.7.2.x86_64\r\n                 : php-bcmath-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-bcmath-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-brotli-0:0.6.2-1.el8.remi.7.2.x86_64\r\n                 : php-brotli-0:0.7.0-1.el8.remi.7.2.x86_64\r\n                 : php-cli-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-cli-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-common-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-common-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-componere-0:3.1.0-1.el8.remi.7.2.x86_64\r\n                 : php-componere-0:3.1.1-1.el8.remi.7.2.x86_64\r\n                 : php-dba-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-dba-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-dbg-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-dbg-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-devel-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-devel-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-embedded-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-embedded-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-enchant-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-enchant-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-fpm-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-fpm-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-gd-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-gd-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-geos-0:1.0.0-11.el8.remi.7.2.x86_64\r\n                 : php-gmp-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-gmp-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-horde-horde-lz4-0:1.0.10-6.el8.remi.7.2.x86_64\r\n                 : php-imap-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-imap-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-intl-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-intl-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-ioncube-loader-0:10.3.7-1.el8.remi.7.2.x86_64\r\n                 : php-ioncube-loader-0:10.3.8-1.el8.remi.7.2.x86_64\r\n                 : php-json-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-json-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-ldap-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-ldap-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-libvirt-0:0.5.4-3.el8.remi.7.2.x86_64\r\n                 : php-libvirt-doc-0:0.5.4-3.el8.remi.7.2.noarch\r\n                 : php-litespeed-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-litespeed-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-lz4-0:0.3.4-3.el8.remi.7.2.x86_64\r\n                 : php-lz4-0:0.3.6-1.el8.remi.7.2.x86_64\r\n                 : php-maxmind-db-reader-0:1.4.0-1.el8.remi.noarch\r\n                 : php-maxminddb-0:1.4.0-1.el8.remi.7.2.x86_64\r\n                 : php-maxminddb-0:1.4.1-1.el8.remi.7.2.x86_64\r\n                 : php-mbstring-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-mbstring-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-mysqlnd-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-mysqlnd-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-oci8-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-oci8-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-odbc-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-odbc-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-opcache-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-opcache-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-pdo-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-pdo-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-pdo-dblib-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-pdo-dblib-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-pear-1:1.10.9-2.el8.remi.noarch\r\n                 : php-pear-1:1.10.9-3.el8.remi.noarch\r\n                 : php-pecl-ahocorasick-0:0.0.6-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-ahocorasick-0:0.0.7-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-amqp-0:1.9.3-6.el8.remi.7.2.x86_64\r\n                 : php-pecl-amqp-0:1.9.4-6.el8.remi.7.2.x86_64\r\n                 : php-pecl-apcu-0:5.1.16-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-apcu-0:5.1.17-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-apcu-bc-0:1.0.4-3.el8.remi.7.2.x86_64\r\n                 : php-pecl-apcu-bc-0:1.0.5-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-apcu-devel-0:5.1.16-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-apcu-devel-0:5.1.17-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-apfd-0:1.0.1-12.el8.remi.7.2.x86_64\r\n                 : php-pecl-base58-0:0.1.3-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-base58-0:0.1.4-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-bitset-0:3.0.1-3.el8.remi.7.2.x86_64\r\n                 : php-pecl-cassandra-0:1.3.2-4.el8.remi.7.2.x86_64\r\n                 : php-pecl-cmark-0:1.1.0-3.el8.remi.7.2.x86_64\r\n                 : php-pecl-cmark-0:1.2.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-couchbase2-0:2.6.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-couchbase2-0:2.6.1-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-crypto-0:0.3.1-7.el8.remi.7.2.x86_64\r\n                 : php-pecl-datadog-trace-0:0.30.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-datadog-trace-0:0.30.2-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-dbase-0:7.0.0-0.7.RC1.el8.remi.7.2.x86_64\r\n                 : php-pecl-dbase-0:7.0.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-decimal-0:1.2.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-decimal-0:1.3.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-dio-0:0.1.0-6.el8.remi.7.2.x86_64\r\n                 : php-pecl-druid-0:1.0.0-3.el8.remi.7.2.x86_64\r\n                 : php-pecl-ds-0:1.2.8-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-ds-0:1.2.9-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-eio-0:2.0.4-2.el8.remi.7.2.x86_64\r\n                 : php-pecl-env-0:0.2.1-7.el8.remi.7.2.x86_64\r\n                 : php-pecl-ev-0:1.0.4-2.el8.remi.7.2.x86_64\r\n                 : php-pecl-ev-0:1.0.6-2.el8.remi.7.2.x86_64\r\n                 : php-pecl-event-0:2.5.2-2.el8.remi.7.2.x86_64\r\n                 : php-pecl-event-0:2.5.3-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-fann-0:1.1.1-6.el8.remi.7.2.x86_64\r\n                 : php-pecl-gearman-0:2.0.5-3.el8.remi.7.2.x86_64\r\n                 : php-pecl-gearman-0:2.0.6-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-gender-0:1.1.0-13.el8.remi.7.2.x86_64\r\n                 : php-pecl-geoip-0:1.1.1-6.el8.remi.7.2.x86_64\r\n                 : php-pecl-geospatial-0:0.2.0-3.el8.remi.7.2.x86_64\r\n                 : php-pecl-geospatial-0:0.2.1-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-gmagick-0:2.0.5~RC1-4.el8.remi.7.2.x86_64\r\n                 : php-pecl-gnupg-0:1.4.0-7.el8.remi.7.2.x86_64\r\n                 : php-pecl-grpc-0:1.22.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-grpc-0:1.23.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-handlebars-0:0.8.3-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-handlebars-devel-0:0.8.3-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-hdr-histogram-0:0.3.0-6.el8.remi.7.2.x86_64\r\n                 : php-pecl-hdr-histogram-0:0.3.0-7.el8.remi.7.2.x86_64\r\n                 : php-pecl-hprose-0:1.6.7-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-hprose-0:1.6.8-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-hrtime-0:0.6.0-5.el8.remi.7.2.x86_64\r\n                 : php-pecl-http-0:3.2.0-4.el8.remi.7.2.x86_64\r\n                 : php-pecl-http-0:3.2.1-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-http-devel-0:3.2.0-4.el8.remi.7.2.x86_64\r\n                 : php-pecl-http-devel-0:3.2.1-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-http-message-0:0.1.1-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-http-message-0:0.2.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-http-message-devel-0:0.1.1-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-http-message-devel-0:0.2.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-igbinary-0:3.0.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-igbinary-0:3.0.1-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-igbinary-devel-0:3.0.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-igbinary-devel-0:3.0.1-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-imagick-0:3.4.3-14.el8.remi.7.2.x86_64\r\n                 : php-pecl-imagick-0:3.4.4-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-imagick-devel-0:3.4.3-14.el8.remi.7.2.x86_64\r\n                 : php-pecl-imagick-devel-0:3.4.4-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-inotify-0:2.0.0-8.el8.remi.7.2.x86_64\r\n                 : php-pecl-ip2location-0:8.0.1-3.el8.remi.7.2.x86_64\r\n                 : php-pecl-json-post-0:1.0.1-11.el8.remi.7.2.x86_64\r\n                 : php-pecl-krb5-0:1.1.2-6.el8.remi.7.2.x86_64\r\n                 : php-pecl-krb5-devel-0:1.1.2-6.el8.remi.7.2.x86_64\r\n                 : php-pecl-leveldb-0:0.2.1-4.el8.remi.7.2.x86_64\r\n                 : php-pecl-lua-0:2.0.5-4.el8.remi.7.2.x86_64\r\n                 : php-pecl-lua-0:2.0.6-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-luasandbox-0:3.0.3-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-lzf-0:1.6.6-5.el8.remi.7.2.x86_64\r\n                 : php-pecl-lzf-0:1.6.7-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-mailparse-0:3.0.2-8.el8.remi.7.2.x86_64\r\n                 : php-pecl-mailparse-0:3.0.3-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-mcrypt-0:1.0.2-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-mcrypt-0:1.0.3-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-memcache-0:4.0.3-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-memcache-0:4.0.4-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-memcached-0:3.1.2-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-memcached-0:3.1.3-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-memprof-0:2.0.0-5.el8.remi.7.2.x86_64\r\n                 : php-pecl-mogilefs-0:0.9.3.1-8.el8.remi.7.2.x86_64\r\n                 : php-pecl-molten-0:0.1.2~beta-5.el8.remi.7.2.x86_64\r\n                 : php-pecl-mongodb-0:1.5.5-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-mongodb-0:1.6.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-mosquitto-0:0.4.0-6.el8.remi.7.2.x86_64\r\n                 : php-pecl-msgpack-0:2.0.2-5.el8.remi.7.2.x86_64\r\n                 : php-pecl-msgpack-0:2.0.3-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-msgpack-devel-0:2.0.2-5.el8.remi.7.2.x86_64\r\n                 : php-pecl-msgpack-devel-0:2.0.3-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-mustache-0:0.8.1-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-mustache-0:0.9.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-mysql-0:1.0.0-0.20.20180226.647c933.el8.remi.7.2.x86_64\r\n                 : php-pecl-mysql-xdevapi-0:8.0.16-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-mysql-xdevapi-0:8.0.17-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-nsq-0:3.4.2-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-nsq-0:3.4.3-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-oauth-0:2.0.3-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-oci8-0:2.2.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-opencensus-0:0.2.2-3.el8.remi.7.2.x86_64\r\n                 : php-pecl-parallel-0:1.1.2-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-parallel-0:1.1.3-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-parle-0:0.8.1-5.el8.remi.7.2.x86_64\r\n                 : php-pecl-pcov-0:1.0.5-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-pcov-0:1.0.6-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-pcs-0:1.3.3-4.el8.remi.7.2.x86_64\r\n                 : php-pecl-pcs-devel-0:1.3.3-4.el8.remi.7.2.x86_64\r\n                 : php-pecl-pdflib-0:4.1.2-3.el8.remi.7.2.x86_64\r\n                 : php-pecl-pdflib-0:4.1.3-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-pq-0:2.1.4-4.el8.remi.7.2.x86_64\r\n                 : php-pecl-pq-0:2.1.5-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-propro-0:2.1.0-3.el8.remi.7.2.x86_64\r\n                 : php-pecl-propro-devel-0:2.1.0-3.el8.remi.7.2.x86_64\r\n                 : php-pecl-protobuf-0:3.9.1-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-protobuf-0:3.9.2-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-psr-0:0.6.1-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-psr-0:0.7.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-psr-devel-0:0.6.1-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-psr-devel-0:0.7.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-pthreads-0:3.2.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-radius-0:1.4.0-0.6.b1.el8.remi.7.2.x86_64\r\n                 : php-pecl-raphf-0:2.0.0-7.el8.remi.7.2.x86_64\r\n                 : php-pecl-raphf-devel-0:2.0.0-7.el8.remi.7.2.x86_64\r\n                 : php-pecl-rar-0:4.0.0-4.el8.remi.7.2.x86_64\r\n                 : php-pecl-rdkafka-0:3.1.1-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-rdkafka-0:3.1.2-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-redis4-0:4.2.0-2.el8.remi.7.2.x86_64\r\n                 : php-pecl-redis4-0:4.3.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-redis5-0:5.0.1-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-redis5-0:5.0.2-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-ref-0:0.6.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-request-0:1.0.0-0.10.b2.el8.remi.7.2.x86_64\r\n                 : php-pecl-rpminfo-0:0.2.1-3.el8.remi.7.2.x86_64\r\n                 : php-pecl-rrd-0:2.0.1-6.el8.remi.7.2.x86_64\r\n                 : php-pecl-runkit7-0:2.1.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-runkit7-0:3.0.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-sandbox-0:0.1.2-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-sandbox-0:0.1.3-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-scoutapm-0:0.0.3-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-scrypt-0:1.4.2-6.el8.remi.7.2.x86_64\r\n                 : php-pecl-seasclick-0:0.1.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-seaslog-0:1.9.1-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-seaslog-0:2.0.2-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-selinux-0:0.4.2-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-solr2-0:2.4.0-12.el8.remi.7.2.x86_64\r\n                 : php-pecl-solr2-0:2.5.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-sphinx-0:1.4.0-0.6.20181116.d958afb.el8.remi.7.2.x86_64\r\n                 : php-pecl-ssdeep-0:1.1.0-4.el8.remi.7.2.x86_64\r\n                 : php-pecl-ssh2-0:1.1.2-4.el8.remi.7.2.x86_64\r\n                 : php-pecl-ssh2-0:1.2-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-stackdriver-debugger-0:0.2.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-stats-0:2.0.3-6.el8.remi.7.2.x86_64\r\n                 : php-pecl-stomp-0:2.0.2-3.el8.remi.7.2.x86_64\r\n                 : php-pecl-swoole-serialize-0:0.1.1-3.el8.remi.7.2.x86_64\r\n                 : php-pecl-swoole4-0:4.4.6-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-swoole4-0:4.4.7-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-swoole4-devel-0:4.4.6-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-swoole4-devel-0:4.4.7-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-sync-0:1.1.1-5.el8.remi.7.2.x86_64\r\n                 : php-pecl-taint-0:2.0.5-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-timecop-0:1.2.10-4.el8.remi.7.2.x86_64\r\n                 : php-pecl-trace-0:1.0.1-0.5.beta.el8.remi.7.2.x86_64\r\n                 : php-pecl-trader-0:0.5.0-3.el8.remi.7.2.x86_64\r\n                 : php-pecl-translit-0:0.6.2-8.el8.remi.7.2.x86_64\r\n                 : php-pecl-translit-0:0.6.3-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-uopz-0:6.1.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-uopz-0:6.1.1-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-uploadprogress-0:1.0.3.1-18.el8.remi.7.2.x86_64\r\n                 : php-pecl-uuid-0:1.0.4-14.el8.remi.7.2.x86_64\r\n                 : php-pecl-uv-0:0.2.3-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-uv-0:0.2.4-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-vips-0:1.0.9-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-vld-0:0.15.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-vld-0:0.16.0-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-weakref-0:0.3.3-3.el8.remi.7.2.x86_64\r\n                 : php-pecl-xattr-0:1.3.0-7.el8.remi.7.2.x86_64\r\n                 : php-pecl-xdebug-0:2.7.1-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-xdebug-0:2.7.2-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-xdiff-0:2.0.1-5.el8.remi.7.2.x86_64\r\n                 : php-pecl-xlswriter-0:1.2.8-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-xlswriter-0:1.2.9-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-xmldiff-0:1.1.2-13.el8.remi.7.2.x86_64\r\n                 : php-pecl-xmldiff-devel-0:1.1.2-13.el8.remi.7.2.x86_64\r\n                 : php-pecl-xxtea-0:1.0.11-7.el8.remi.7.2.x86_64\r\n                 : php-pecl-yac-0:2.0.2-4.el8.remi.7.2.x86_64\r\n                 : php-pecl-yaconf-0:1.0.7-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-yaconf-devel-0:1.0.7-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-yaf-0:3.0.8-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-yaml-0:2.0.4-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-yar-0:2.0.4-3.el8.remi.7.2.x86_64\r\n                 : php-pecl-yar-0:2.0.5-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-yaz-0:1.2.3-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-zip-0:1.15.4-2.el8.remi.7.2.x86_64\r\n                 : php-pecl-zip-0:1.15.5-1.el8.remi.7.2.x86_64\r\n                 : php-pecl-zmq-0:1.1.3-7.el8.remi.7.2.x86_64\r\n                 : php-pggi-0:0.3.0-4.el8.remi.7.2.x86_64\r\n                 : php-pgsql-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-pgsql-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-phalcon3-0:3.4.3-4.el8.remi.7.2.x86_64\r\n                 : php-phalcon3-0:3.4.4-1.el8.remi.7.2.x86_64\r\n                 : php-phpiredis-0:1.0.0-11.el8.remi.7.2.x86_64\r\n                 : php-pinba-0:1.1.1-4.el8.remi.7.2.x86_64\r\n                 : php-process-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-process-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-pspell-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-pspell-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-recode-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-recode-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-smbclient-0:0.9.0-7.el8.remi.7.2.x86_64\r\n                 : php-smbclient-0:1.0.0-1.el8.remi.7.2.x86_64\r\n                 : php-snappy-0:0.1.9-3.el8.remi.7.2.x86_64\r\n                 : php-snmp-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-snmp-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-snuffleupagus-0:0.4.1-1.el8.remi.7.2.x86_64\r\n                 : php-snuffleupagus-0:0.5.0-1.el8.remi.7.2.x86_64\r\n                 : php-soap-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-soap-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-sodium-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-sodium-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-sqlsrv-0:5.6.1-1.el8.remi.7.2.x86_64\r\n                 : php-sqlsrv-0:5.6.1-2.el8.remi.7.2.x86_64\r\n                 : php-tarantool-0:0.3.0-1.el8.remi.7.2.x86_64\r\n                 : php-tidy-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-tidy-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-wkhtmltox-0:0.3.2-0.4.20171112.fecc9af.el8.remi.7.2.x86_64\r\n                 : php-xml-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-xml-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-xmlrpc-0:7.2.22-1.el8.remi.x86_64\r\n                 : php-xmlrpc-0:7.2.23-1.el8.remi.x86_64\r\n                 : php-zephir-parser-0:1.3.0-1.el8.remi.7.2.x86_64\r\n                 : php-zephir-parser-0:1.3.1-1.el8.remi.7.2.x86_64\r\n                 : php-zephir-parser-devel-0:1.3.0-1.el8.remi.7.2.x86_64\r\n                 : php-zephir-parser-devel-0:1.3.1-1.el8.remi.7.2.x86_64\r\n                 : php-zstd-0:0.7.3-2.el8.remi.7.2.x86_64\r\n                 : php-zstd-0:0.7.4-1.el8.remi.7.2.x86_64\r\n                 : php-zstd-devel-0:0.7.3-2.el8.remi.7.2.x86_64\r\n                 : php-zstd-devel-0:0.7.4-1.el8.remi.7.2.x86_64\r\n                 : unit-php-0:1.10.0-1.el8.remi.7.2.x86_64\r\n                 : unit-php-0:1.11.0-1.el8.remi.7.2.x86_64\r\n\r\nHint: [d]efault, [e]nabled, [x]disabled, [i]nstalled, [a]ctive]\r\n<\/span><\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u9996\u5148\uff0c \u4f7f\u7528Remi\u7684RPM\u5b58\u50a8\u5e93\u5728CentOS8\u4e0a\u5b89\u88c5PHP7.2 \u539f\u59cb\u6587\u7ae0\uff1aPHP\uff0cPHP-FPM\u7684\u5404\u79cd\u5b89 [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-34836","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.5 (Yoast SEO v21.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u8bf7\u4f7f\u7528Remi\u7684RPM\u5b58\u50a8\u5e93\u5728CentOS 8\u4e0a\u5b89\u88c5PHP 7.2\u548cPHP-FPM 7.2 - Blog - Silicon Cloud<\/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:\/\/www.silicloud.com\/zh\/blog\/\u8bf7\u4f7f\u7528remi\u7684rpm\u5b58\u50a8\u5e93\u5728centos-8\u4e0a\u5b89\u88c5php-7-2\u548cphp-fpm-7-2\u3002\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u8bf7\u4f7f\u7528Remi\u7684RPM\u5b58\u50a8\u5e93\u5728CentOS 8\u4e0a\u5b89\u88c5PHP 7.2\u548cPHP-FPM 7.2\" \/>\n<meta property=\"og:description\" content=\"\u9996\u5148\uff0c \u4f7f\u7528Remi\u7684RPM\u5b58\u50a8\u5e93\u5728CentOS8\u4e0a\u5b89\u88c5PHP7.2 \u539f\u59cb\u6587\u7ae0\uff1aPHP\uff0cPHP-FPM\u7684\u5404\u79cd\u5b89 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.silicloud.com\/zh\/blog\/\u8bf7\u4f7f\u7528remi\u7684rpm\u5b58\u50a8\u5e93\u5728centos-8\u4e0a\u5b89\u88c5php-7-2\u548cphp-fpm-7-2\u3002\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog - Silicon Cloud\" \/>\n<meta property=\"article:published_time\" content=\"2023-11-02T14:55:35+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-30T02:37:31+00:00\" \/>\n<meta name=\"author\" content=\"\u6587, \u7fd4\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u6587, \u7fd4\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e8%af%b7%e4%bd%bf%e7%94%a8remi%e7%9a%84rpm%e5%ad%98%e5%82%a8%e5%ba%93%e5%9c%a8centos-8%e4%b8%8a%e5%ae%89%e8%a3%85php-7-2%e5%92%8cphp-fpm-7-2%e3%80%82\/\",\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e8%af%b7%e4%bd%bf%e7%94%a8remi%e7%9a%84rpm%e5%ad%98%e5%82%a8%e5%ba%93%e5%9c%a8centos-8%e4%b8%8a%e5%ae%89%e8%a3%85php-7-2%e5%92%8cphp-fpm-7-2%e3%80%82\/\",\"name\":\"\u8bf7\u4f7f\u7528Remi\u7684RPM\u5b58\u50a8\u5e93\u5728CentOS 8\u4e0a\u5b89\u88c5PHP 7.2\u548cPHP-FPM 7.2 - Blog - Silicon Cloud\",\"isPartOf\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#website\"},\"datePublished\":\"2023-11-02T14:55:35+00:00\",\"dateModified\":\"2024-04-30T02:37:31+00:00\",\"author\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/64d5cc7727fffbff2f9a2a8da1de3e5c\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e8%af%b7%e4%bd%bf%e7%94%a8remi%e7%9a%84rpm%e5%ad%98%e5%82%a8%e5%ba%93%e5%9c%a8centos-8%e4%b8%8a%e5%ae%89%e8%a3%85php-7-2%e5%92%8cphp-fpm-7-2%e3%80%82\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.silicloud.com\/zh\/blog\/%e8%af%b7%e4%bd%bf%e7%94%a8remi%e7%9a%84rpm%e5%ad%98%e5%82%a8%e5%ba%93%e5%9c%a8centos-8%e4%b8%8a%e5%ae%89%e8%a3%85php-7-2%e5%92%8cphp-fpm-7-2%e3%80%82\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e8%af%b7%e4%bd%bf%e7%94%a8remi%e7%9a%84rpm%e5%ad%98%e5%82%a8%e5%ba%93%e5%9c%a8centos-8%e4%b8%8a%e5%ae%89%e8%a3%85php-7-2%e5%92%8cphp-fpm-7-2%e3%80%82\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.silicloud.com\/zh\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u8bf7\u4f7f\u7528Remi\u7684RPM\u5b58\u50a8\u5e93\u5728CentOS 8\u4e0a\u5b89\u88c5PHP 7.2\u548cPHP-FPM 7.2\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#website\",\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/\",\"name\":\"Blog - Silicon Cloud\",\"description\":\"\",\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/64d5cc7727fffbff2f9a2a8da1de3e5c\",\"name\":\"\u6587, \u7fd4\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/920c3d673e0bccacc98e5e6b7149bb3c22edd8d39cb753e5d7d7e471498118a1?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/920c3d673e0bccacc98e5e6b7149bb3c22edd8d39cb753e5d7d7e471498118a1?s=96&d=mm&r=g\",\"caption\":\"\u6587, \u7fd4\"},\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/author\/wenxiang\/\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e8%af%b7%e4%bd%bf%e7%94%a8remi%e7%9a%84rpm%e5%ad%98%e5%82%a8%e5%ba%93%e5%9c%a8centos-8%e4%b8%8a%e5%ae%89%e8%a3%85php-7-2%e5%92%8cphp-fpm-7-2%e3%80%82\/#local-main-organization-logo\",\"url\":\"\",\"contentUrl\":\"\",\"caption\":\"Blog - Silicon Cloud\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\u8bf7\u4f7f\u7528Remi\u7684RPM\u5b58\u50a8\u5e93\u5728CentOS 8\u4e0a\u5b89\u88c5PHP 7.2\u548cPHP-FPM 7.2 - Blog - Silicon Cloud","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:\/\/www.silicloud.com\/zh\/blog\/\u8bf7\u4f7f\u7528remi\u7684rpm\u5b58\u50a8\u5e93\u5728centos-8\u4e0a\u5b89\u88c5php-7-2\u548cphp-fpm-7-2\u3002\/","og_locale":"zh_CN","og_type":"article","og_title":"\u8bf7\u4f7f\u7528Remi\u7684RPM\u5b58\u50a8\u5e93\u5728CentOS 8\u4e0a\u5b89\u88c5PHP 7.2\u548cPHP-FPM 7.2","og_description":"\u9996\u5148\uff0c \u4f7f\u7528Remi\u7684RPM\u5b58\u50a8\u5e93\u5728CentOS8\u4e0a\u5b89\u88c5PHP7.2 \u539f\u59cb\u6587\u7ae0\uff1aPHP\uff0cPHP-FPM\u7684\u5404\u79cd\u5b89 [&hellip;]","og_url":"https:\/\/www.silicloud.com\/zh\/blog\/\u8bf7\u4f7f\u7528remi\u7684rpm\u5b58\u50a8\u5e93\u5728centos-8\u4e0a\u5b89\u88c5php-7-2\u548cphp-fpm-7-2\u3002\/","og_site_name":"Blog - Silicon Cloud","article_published_time":"2023-11-02T14:55:35+00:00","article_modified_time":"2024-04-30T02:37:31+00:00","author":"\u6587, \u7fd4","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"\u6587, \u7fd4","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"10 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.silicloud.com\/zh\/blog\/%e8%af%b7%e4%bd%bf%e7%94%a8remi%e7%9a%84rpm%e5%ad%98%e5%82%a8%e5%ba%93%e5%9c%a8centos-8%e4%b8%8a%e5%ae%89%e8%a3%85php-7-2%e5%92%8cphp-fpm-7-2%e3%80%82\/","url":"https:\/\/www.silicloud.com\/zh\/blog\/%e8%af%b7%e4%bd%bf%e7%94%a8remi%e7%9a%84rpm%e5%ad%98%e5%82%a8%e5%ba%93%e5%9c%a8centos-8%e4%b8%8a%e5%ae%89%e8%a3%85php-7-2%e5%92%8cphp-fpm-7-2%e3%80%82\/","name":"\u8bf7\u4f7f\u7528Remi\u7684RPM\u5b58\u50a8\u5e93\u5728CentOS 8\u4e0a\u5b89\u88c5PHP 7.2\u548cPHP-FPM 7.2 - Blog - Silicon Cloud","isPartOf":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/#website"},"datePublished":"2023-11-02T14:55:35+00:00","dateModified":"2024-04-30T02:37:31+00:00","author":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/64d5cc7727fffbff2f9a2a8da1de3e5c"},"breadcrumb":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/%e8%af%b7%e4%bd%bf%e7%94%a8remi%e7%9a%84rpm%e5%ad%98%e5%82%a8%e5%ba%93%e5%9c%a8centos-8%e4%b8%8a%e5%ae%89%e8%a3%85php-7-2%e5%92%8cphp-fpm-7-2%e3%80%82\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.silicloud.com\/zh\/blog\/%e8%af%b7%e4%bd%bf%e7%94%a8remi%e7%9a%84rpm%e5%ad%98%e5%82%a8%e5%ba%93%e5%9c%a8centos-8%e4%b8%8a%e5%ae%89%e8%a3%85php-7-2%e5%92%8cphp-fpm-7-2%e3%80%82\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.silicloud.com\/zh\/blog\/%e8%af%b7%e4%bd%bf%e7%94%a8remi%e7%9a%84rpm%e5%ad%98%e5%82%a8%e5%ba%93%e5%9c%a8centos-8%e4%b8%8a%e5%ae%89%e8%a3%85php-7-2%e5%92%8cphp-fpm-7-2%e3%80%82\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.silicloud.com\/zh\/blog\/"},{"@type":"ListItem","position":2,"name":"\u8bf7\u4f7f\u7528Remi\u7684RPM\u5b58\u50a8\u5e93\u5728CentOS 8\u4e0a\u5b89\u88c5PHP 7.2\u548cPHP-FPM 7.2"}]},{"@type":"WebSite","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#website","url":"https:\/\/www.silicloud.com\/zh\/blog\/","name":"Blog - Silicon Cloud","description":"","inLanguage":"zh-Hans"},{"@type":"Person","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/64d5cc7727fffbff2f9a2a8da1de3e5c","name":"\u6587, \u7fd4","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/920c3d673e0bccacc98e5e6b7149bb3c22edd8d39cb753e5d7d7e471498118a1?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/920c3d673e0bccacc98e5e6b7149bb3c22edd8d39cb753e5d7d7e471498118a1?s=96&d=mm&r=g","caption":"\u6587, \u7fd4"},"url":"https:\/\/www.silicloud.com\/zh\/blog\/author\/wenxiang\/"},{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.silicloud.com\/zh\/blog\/%e8%af%b7%e4%bd%bf%e7%94%a8remi%e7%9a%84rpm%e5%ad%98%e5%82%a8%e5%ba%93%e5%9c%a8centos-8%e4%b8%8a%e5%ae%89%e8%a3%85php-7-2%e5%92%8cphp-fpm-7-2%e3%80%82\/#local-main-organization-logo","url":"","contentUrl":"","caption":"Blog - Silicon Cloud"}]}},"_links":{"self":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/34836","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/comments?post=34836"}],"version-history":[{"count":2,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/34836\/revisions"}],"predecessor-version":[{"id":91400,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/34836\/revisions\/91400"}],"wp:attachment":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/media?parent=34836"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/categories?post=34836"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/tags?post=34836"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}