• <tfoot id='DYpV9'></tfoot>
  • <legend id='DYpV9'><style id='DYpV9'><dir id='DYpV9'><q id='DYpV9'></q></dir></style></legend>

        <i id='DYpV9'><tr id='DYpV9'><dt id='DYpV9'><q id='DYpV9'><span id='DYpV9'><b id='DYpV9'><form id='DYpV9'><ins id='DYpV9'></ins><ul id='DYpV9'></ul><sub id='DYpV9'></sub></form><legend id='DYpV9'></legend><bdo id='DYpV9'><pre id='DYpV9'><center id='DYpV9'></center></pre></bdo></b><th id='DYpV9'></th></span></q></dt></tr></i><div id='DYpV9'><tfoot id='DYpV9'></tfoot><dl id='DYpV9'><fieldset id='DYpV9'></fieldset></dl></div>
          <bdo id='DYpV9'></bdo><ul id='DYpV9'></ul>

        <small id='DYpV9'></small><noframes id='DYpV9'>

      1. php-fpm 不创建 .sock 文件

        php-fpm doesn#39;t create .sock file(php-fpm 不创建 .sock 文件)
          <tbody id='tIhei'></tbody>

            <tfoot id='tIhei'></tfoot>
            <legend id='tIhei'><style id='tIhei'><dir id='tIhei'><q id='tIhei'></q></dir></style></legend>

            <small id='tIhei'></small><noframes id='tIhei'>

              • <i id='tIhei'><tr id='tIhei'><dt id='tIhei'><q id='tIhei'><span id='tIhei'><b id='tIhei'><form id='tIhei'><ins id='tIhei'></ins><ul id='tIhei'></ul><sub id='tIhei'></sub></form><legend id='tIhei'></legend><bdo id='tIhei'><pre id='tIhei'><center id='tIhei'></center></pre></bdo></b><th id='tIhei'></th></span></q></dt></tr></i><div id='tIhei'><tfoot id='tIhei'></tfoot><dl id='tIhei'><fieldset id='tIhei'></fieldset></dl></div>
                • <bdo id='tIhei'></bdo><ul id='tIhei'></ul>
                • 本文介绍了php-fpm 不创建 .sock 文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我有一个在 Amazon Linux 上运行的 AWS 服务器.

                  I have an AWS server running on Amazon Linux.

                  我使用本指南安装 php7(页面底部):https://forums.aws.amazon.com/thread.jspa?messageID=695576

                  I used this guide to install php7 (bottom of the page): https://forums.aws.amazon.com/thread.jspa?messageID=695576

                  我想使用 nginx 而不是 Apache,所以我还安装了 php70w-fpm 和 nginx 软件包.但是,当我 service start php-fpm 时,它不会在我的服务器上的任何位置创建 php-fpm.sock 文件.我已经签入/var/run 并且还运行了 find/-name "*.sock" ,它只返回 /var/run/rpcbind.sock.

                  I would like to use nginx instead of Apache, so I've also installed the php70w-fpm and nginx packages. However, when I service start php-fpm, it does not create a php-fpm.sock file anywhere on my server. I have checked in /var/run and have also ran find / -name "*.sock" which only returns /var/run/rpcbind.sock.

                  推荐答案

                  这里真正的解决方案是在 nginx 配置中监听 www.conffastcgi_pass必须匹配.使用套接字还是 tcp 取决于您.

                  The real solution here is that the listen in www.conf and fastcgi_pass in nginx configuration have to match. Whether you use sockets or tcp is up to you.

                  答案是根本不使用 .sock 文件.

                  The answer was to not use a .sock file at all.

                  listen = 127.0.0.1:9000
                  

                  所以在我的 nginx 配置中我放了

                  fastcgi_pass 127.0.0.1:9000;
                  

                  而不是使用类似的东西

                  fastcgi_pass unix:/var/run/php/php7.0-fpm.sock;
                  

                  这篇关于php-fpm 不创建 .sock 文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  DeepL的翻译效果还是很强大的,如果我们要用php实现DeepL翻译调用,该怎么办呢?以下是代码示例,希望能够帮到需要的朋友。 在这里需要注意,这个DeepL的账户和api申请比较难,不支持中国大陆申请,需要拥有香港或者海外信用卡才行,没账号的话,目前某宝可以
                  PHP通过phpspreadsheet导入Excel日期,导入系统后,全部变为了4开头的几位数字,这是为什么呢?原因很简单,将Excel的时间设置问文本,我们就能看到该日期本来的数值,上图对应的数值为: 要怎么解决呢?进行数据转换就行,这里可以封装方法,或者用第三方的
                  mediatemple - can#39;t send email using codeigniter(mediatemple - 无法使用 codeigniter 发送电子邮件)
                  Laravel Gmail Configuration Error(Laravel Gmail 配置错误)
                  Problem with using PHPMailer for SMTP(将 PHPMailer 用于 SMTP 的问题)
                  Issue on how to setup SMTP using PHPMailer in GoDaddy server(关于如何在 GoDaddy 服务器中使用 PHPMailer 设置 SMTP 的问题)

                    <bdo id='GKovL'></bdo><ul id='GKovL'></ul>

                  • <i id='GKovL'><tr id='GKovL'><dt id='GKovL'><q id='GKovL'><span id='GKovL'><b id='GKovL'><form id='GKovL'><ins id='GKovL'></ins><ul id='GKovL'></ul><sub id='GKovL'></sub></form><legend id='GKovL'></legend><bdo id='GKovL'><pre id='GKovL'><center id='GKovL'></center></pre></bdo></b><th id='GKovL'></th></span></q></dt></tr></i><div id='GKovL'><tfoot id='GKovL'></tfoot><dl id='GKovL'><fieldset id='GKovL'></fieldset></dl></div>
                    <legend id='GKovL'><style id='GKovL'><dir id='GKovL'><q id='GKovL'></q></dir></style></legend>
                        <tbody id='GKovL'></tbody>
                      <tfoot id='GKovL'></tfoot>

                          <small id='GKovL'></small><noframes id='GKovL'>