centos - 设置php-fpm使用socket文件的问题
黄舟
黄舟 2017-04-27 09:01:25
0
1
940

刚编译安装了PHP7,PHP-FPM配置文件中设置监听sock文件

但是启动PHP-FPM的时候提示找不到文件。

PHP7的安装包里带这个文件吗?这个sock文件怎么写? 不行我就新建手写一份,复制到指定位置。

黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(1)
漂亮男人

Oh, it seems that this file is automatically generated. Modified the configuration file
listen = /usr/local/php7/var/run/php-fpm.sock

Then start PHP-FPM, and this file will be automatically generated.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template