会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Silent-Cxl
博客园
首页
新随笔
联系
订阅
管理
2021年7月8日
ubuntu16.04中使用php-fpm的sock模式
摘要: nginx 配置,其他部分省略... # 文件位置 /usr/local/nginx/conf/vhost/ 可能因安装位置而不同 # 配置文件 xxxx.conf location ~ .*\.(php|php5)?$ { fastcgi_pass unix:/tmp/php70-fpm.sock
阅读全文
posted @ 2021-07-08 17:56 Silent-Cxl
阅读(240)
评论(0)
推荐(0)
公告