<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://blog.guwendaquan.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://blog.guwendaquan.com/feed.php">
        <title>大可记事本 notes:tech_log:php:knowledge:base</title>
        <description></description>
        <link>https://blog.guwendaquan.com/</link>
        <image rdf:resource="https://blog.guwendaquan.com/ttps://blog.guwendaquan.com/lib/tpl/twentyfifteen/images/favicon.ico" />
       <dc:date>2026-04-09T12:20:35+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://blog.guwendaquan.com/notes/tech_log/php/knowledge/base/php7_install?rev=1721062821&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://blog.guwendaquan.com/ttps://blog.guwendaquan.com/lib/tpl/twentyfifteen/images/favicon.ico">
        <title>大可记事本</title>
        <link>https://blog.guwendaquan.com/</link>
        <url>https://blog.guwendaquan.com/ttps://blog.guwendaquan.com/lib/tpl/twentyfifteen/images/favicon.ico</url>
    </image>
    <item rdf:about="https://blog.guwendaquan.com/notes/tech_log/php/knowledge/base/php7_install?rev=1721062821&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-16T01:00:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>PHP 7 安装</title>
        <link>https://blog.guwendaquan.com/notes/tech_log/php/knowledge/base/php7_install?rev=1721062821&amp;do=diff</link>
        <description>PHP 7 安装

安装版本 7.2.4


'./configure'  '--prefix=/usr/local/php-7.2.4' '--with-config-file-path=/usr/local/php-7.2.4/etc' '--enable-opcache=no' '--enable-fpm' '--with-mysqli' '--with-pdo-mysql' '--with-gd' '--with-webp-dir' '--with-jpeg-dir' '--with-png-dir' '--with-xpm-dir' '--with-freetype-dir' '--without-iconv' '--with-libxml-dir' '--enable-xml' '--with-curl' '--enable-mbregex' '--enable-mbstring' '--with-mhash' '--without-pear' '--with-gettext' '--disable-fileinfo' '--enable-maintainer-zts' '…</description>
    </item>
</rdf:RDF>
