<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Php - 分类 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/categories/php/</link><description>Php - 分类 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Sun, 12 Jan 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/categories/php/" rel="self" type="application/rss+xml"/><item><title>Nginx+PHP-FPM 部署</title><link>https://rd163.visword.com/posts/php-nginx/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/php-nginx/</guid><description><![CDATA[<h1 id="nginxphp-fpm-部署" class="headerLink">
    <a href="#nginxphp-fpm-%e9%83%a8%e7%bd%b2" class="header-mark"></a>Nginx+PHP-FPM 部署</h1><p>PHP-FPM 自 PHP 5.3.3 版本之后已经集成在 php 核心代码中了。</p>
<p>代码路径：<code>https://github.com/php/php-src/blob/master/sapi/fpm/fpm/fpm_main.c</code></p>]]></description></item><item><title>Php + Nginx 部署</title><link>https://rd163.visword.com/posts/php-nginx-deploy/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/php-nginx-deploy/</guid><description><![CDATA[<h1 id="php--nginx-部署" class="headerLink">
    <a href="#php--nginx-%e9%83%a8%e7%bd%b2" class="header-mark"></a>Php + Nginx 部署</h1><p>这里介绍三种部署模式：</p>
<h2 id="1-常规部署" class="headerLink">
    <a href="#1-%e5%b8%b8%e8%a7%84%e9%83%a8%e7%bd%b2" class="header-mark"></a>1. 常规部署</h2><p>参考 <a href="php-nginx.md" rel="">php-nginx</a></p>
<h2 id="2-dockerfile-单镜像部署" class="headerLink">
    <a href="#2-dockerfile-%e5%8d%95%e9%95%9c%e5%83%8f%e9%83%a8%e7%bd%b2" class="header-mark"></a>2. Dockerfile 单镜像部署</h2><ul>
<li>
<p><a href="https://github.com/TrafeX/docker-php-nginx" target="_blank" rel="noopener noreferrer">Docker PHP-FPM 8.3 &amp; Nginx 1.26 on Alpine Linux</a> supervisord 【1.x版本支持PHP7.4 2.0开始升级到PHP8】</p>
</li>
<li>
<p><a href="https://github.com/richarvey/nginx-php-fpm" target="_blank" rel="noopener noreferrer">Docker PHP-FPM 8.2.7 &amp; Nginx </a> supervisord + letsencrypt证书生成</p>]]></description></item><item><title>php-with-golang</title><link>https://rd163.visword.com/posts/php-with-golang/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/php-with-golang/</guid><description><![CDATA[<h1 id="php-with-golang" class="headerLink">
    <a href="#php-with-golang" class="header-mark"></a>php-with-golang</h1><p>参考</p>
<ul>
<li><a href="https://github.com/roadrunner-server/roadrunner" target="_blank" rel="noopener noreferrer">RoadRunner </a> High-performance PHP application server, process manager written in Go and powered with plugins</li>
</ul>]]></description></item></channel></rss>